whoops on css
parent
a0f336ca67
commit
8f966c98a4
|
|
@ -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"] ,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue