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 f5e6a90bfd - Show all commits

View file

@ -63,7 +63,7 @@ header .banner {
header, main, footer { header, main, footer {
max-width: 1200px; max-width: 1200px;
min-width: 800px; min-width: 800px;
margin: 5px 5px; margin: 5px auto;
padding: 10px; padding: 10px;
border: 1px solid rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255);
border-radius: 10px; border-radius: 10px;