mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:28:35 +01:00
add new navbar!!
This commit is contained in:
parent
eeb50942f7
commit
9875899826
1 changed files with 3 additions and 3 deletions
|
@ -549,13 +549,13 @@ background-color: #0000;
|
|||
transition-duration: 150ms;
|
||||
}
|
||||
|
||||
|
||||
nav {
|
||||
z-index: 1;
|
||||
position: sticky;
|
||||
background:#0A0608
|
||||
|
||||
background:#0009;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
</style>
|
||||
<% if(dm) { %>
|
||||
<style>
|
||||
|
|
Loading…
Reference in a new issue