Update 2018.css

This commit is contained in:
Thomas G 2022-08-08 07:59:42 +10:00
parent 0cd31303b2
commit 88d9456c1d
1 changed files with 5 additions and 0 deletions

View File

@ -508,4 +508,9 @@ iframe {
#logo_full {
max-width: 200px;
}
.content, iframe {
padding-left: 180px;
width: calc(100% - 250px);
padding-right: 10px;
}
}