Merge pull request #123 from simonlnu/master

screwed up on the font-size for screen last push
2022.09-rc
Simon 2012-03-11 07:29:45 -07:00
commit 1dad15a021
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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 {