mirror of
https://codeberg.org/ashley/poke
synced 2025-05-31 03:29:43 +00:00
Update html/watch.ejs
This commit is contained in:
parent
7ee79d8013
commit
0fdb869af7
@ -2539,9 +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(128, 128, 128, 0.6);
|
margin-bottom: 1em;
|
||||||
backdrop-filter: blur(8px);
|
background: rgba(0, 0, 0, 0.7);
|
||||||
-webkit-backdrop-filter: blur(8px);
|
backdrop-filter: blur(12px);
|
||||||
|
-webkit-backdrop-filter: blur(12px);
|
||||||
|
border-radius: 12px;
|
||||||
">
|
">
|
||||||
<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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user