Update html/watch.ejs

This commit is contained in:
ashley 2025-05-27 18:30:18 +02:00
parent 7ee79d8013
commit 0fdb869af7

View File

@ -2539,9 +2539,11 @@ a {
<div class="app" style="color:#fff;margin-top: 0;">
<nav style="
height: 2em;
background: rgba(128, 128, 128, 0.6);
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
margin-bottom: 1em;
background: rgba(0, 0, 0, 0.7);
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">
</a>