save killstats and some interface things #81

Merged
OpzekerIT merged 5 commits from dev into main 2023-11-06 08:58:49 +00:00
Showing only changes of commit 2b5fa68257 - Show all commits

View file

@ -85,9 +85,13 @@ section h2 {
margin-bottom: 10px;
padding-bottom: 5px;
font-family: 'Bungee Spice';
text-align: center; /* Centers the text horizontally */
margin-left: auto;
margin-right: auto;
}
footer {
text-align: center;
}