increase main font size

This commit is contained in:
Andrew Dolgov 2013-05-07 20:16:15 +04:00
parent fbb4155bae
commit 13ed529d21
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ body#ttrssMain, body#ttrssPrefs, body#ttrssLogin, body {
margin : 0px;
padding : 0px;
font-family : sans-serif;
font-size : 12px;
font-size : 13px;
}
body#ttrssPrefs {