1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 04:34:38 -05:00

add new navbar!!

This commit is contained in:
Ashley 2023-11-07 14:51:05 +00:00
parent eeb50942f7
commit 9875899826

View file

@ -549,13 +549,13 @@ background-color: #0000;
transition-duration: 150ms; transition-duration: 150ms;
} }
nav { nav {
z-index: 1; z-index: 1;
position: sticky; position: sticky;
background:#0A0608 background:#0009;
top: 0;
} }
</style> </style>
<% if(dm) { %> <% if(dm) { %>
<style> <style>