This commit is contained in:
McShelby 2022-10-07 10:03:31 +00:00
parent a4913b9d7c
commit e6811e33f0
317 changed files with 7969 additions and 7970 deletions

View file

@ -4,10 +4,10 @@
display: none;
}
#body {
margin-left: 0;
min-width: 100%;
max-width: 100%;
width: 100%;
margin-left: 0 !important;
min-width: 100% !important;
max-width: 100% !important;
width: 100% !important;
}
#body #navigation {
display: none;