This commit is contained in:
WickedJack99
2022-09-26 01:51:50 +02:00
parent 681968568e
commit 50353ee95b
26 changed files with 109 additions and 106 deletions

View File

@@ -1,19 +1,14 @@
body {
background-color: #121212;
color: #FFFFFF;
margin-top: 40px;
}
.current {
color: white;
}
#navbarTop {
position: fixed;
}
#navbarBottom {
position: fixed;
.mainDiv {
margin-top: 40px;
}
div.console {