This commit is contained in:
WickedJack99
2022-09-26 01:32:57 +02:00
parent c2f67afd80
commit 57889739e5
8 changed files with 17 additions and 5 deletions

View File

@@ -11,6 +11,10 @@ body {
position: fixed;
}
#navbarBottom {
position: fixed;
}
a {
color: lightseagreen;
}