mirror of
https://codeberg.org/ashley/poke
synced 2025-05-30 02:59:43 +00:00
Update html/watch.ejs
This commit is contained in:
parent
79804c063c
commit
7ee79d8013
@ -2539,10 +2539,11 @@ a {
|
|||||||
<div class="app" style="color:#fff;margin-top: 0;">
|
<div class="app" style="color:#fff;margin-top: 0;">
|
||||||
<nav style="
|
<nav style="
|
||||||
height: 2em;
|
height: 2em;
|
||||||
background: rgba(0, 0, 0, 0.6);
|
background: rgba(128, 128, 128, 0.6);
|
||||||
backdrop-filter: blur(8px);
|
backdrop-filter: blur(8px);
|
||||||
-webkit-backdrop-filter: blur(8px);
|
-webkit-backdrop-filter: blur(8px);
|
||||||
"> <div class="left"><a class="class" href="/" style="font-family:Inter,sans-serif;color:#fff">
|
">
|
||||||
|
<div class="left"><a class="class" href="/" style="font-family:Inter,sans-serif;color:#fff">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user