eye candy

This commit is contained in:
Jottyfan
2022-10-15 19:02:56 +02:00
parent cde060559e
commit be5b28e120
4 changed files with 92 additions and 53 deletions

View File

@ -167,6 +167,10 @@ body {
background-color: rgba(255, 255, 255, 0.8) !important;
}
.nomaxwidth {
max-width: none !important;
}
.mytoggle_collapsed {
display: none;
}