screwed up on the font-size for screen last push
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
parent
467aa66d37
commit
258a8c0871
|
@ -42,7 +42,7 @@ html {
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 12pt;
|
font-size: 16px;
|
||||||
line-height: 1.1em;
|
line-height: 1.1em;
|
||||||
}
|
}
|
||||||
body, button, input, select, textarea {
|
body, button, input, select, textarea {
|
||||||
|
|
Loading…
Reference in a new issue