From 9875899826f17b7289037f5f9311e25e86f6a6b9 Mon Sep 17 00:00:00 2001 From: Ashley Date: Tue, 7 Nov 2023 14:51:05 +0000 Subject: [PATCH] add new navbar!! --- html/poketube.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index da1b6f2a..23afbaeb 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -549,13 +549,13 @@ background-color: #0000; transition-duration: 150ms; } + nav { z-index: 1; position: sticky; - background:#0A0608 - + background:#0009; + top: 0; } - <% if(dm) { %>