This commit is contained in:
WickedJack99
2022-09-26 01:31:29 +02:00
parent 8eb76fca65
commit c2f67afd80
23 changed files with 176 additions and 175 deletions

View File

@@ -7,6 +7,10 @@ body {
color: white;
}
#navbarTop {
position: fixed;
}
a {
color: lightseagreen;
}