mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-07 14:23:02 -04:00
Update html/watch.ejs
This commit is contained in:
parent
79804c063c
commit
7ee79d8013
1 changed files with 4 additions and 3 deletions
|
@ -2539,10 +2539,11 @@ a {
|
|||
<div class="app" style="color:#fff;margin-top: 0;">
|
||||
<nav style="
|
||||
height: 2em;
|
||||
background: rgba(0, 0, 0, 0.6);
|
||||
background: rgba(128, 128, 128, 0.6);
|
||||
backdrop-filter: blur(8px);
|
||||
-webkit-backdrop-filter: blur(8px);
|
||||
"> <div class="left"><a class="class" href="/" style="font-family:Inter,sans-serif;color:#fff">
|
||||
-webkit-backdrop-filter: blur(8px);
|
||||
">
|
||||
<div class="left"><a class="class" href="/" style="font-family:Inter,sans-serif;color:#fff">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue