whoops on css

master
bel 2020-03-12 04:41:31 +00:00
parent a0f336ca67
commit 8f966c98a4
1 changed files with 0 additions and 5 deletions

View File

@ -189,10 +189,6 @@ h3 {
display: none; display: none;
} }
body {
background-color: maroon;
}
.mtt-tab { .mtt-tab {
display: none; display: none;
} }
@ -225,7 +221,6 @@ br[clear="all"] ,
(min-resolution: 192dpi) and (min-device-width: 350px) { (min-resolution: 192dpi) and (min-device-width: 350px) {
body { body {
font-size: 320%; font-size: 320%;
background-color: navy;
overflow: hidden; overflow: hidden;
} }
input[type="checkbox"] , input[type="checkbox"] ,