parent
41198e0b48
commit
d978322be8
|
@ -18,6 +18,8 @@ body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: "Helvetica Neue", Helvetica, sans-serif;
|
font-family: "Helvetica Neue", Helvetica, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
min-width: 480px;
|
||||||
|
max-width: 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 401px) {
|
@media (min-width: 401px) {
|
||||||
|
@ -29,8 +31,6 @@ body {
|
||||||
.firefox body {
|
.firefox body {
|
||||||
/* match the default FF theme */
|
/* match the default FF theme */
|
||||||
background-color: #f9f9fa;
|
background-color: #f9f9fa;
|
||||||
min-width: 480px;
|
|
||||||
max-width: 800px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.firefox .chromium-only {
|
.firefox .chromium-only {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user