1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-03 13:00:51 +02:00

increase main font size

This commit is contained in:
Andrew Dolgov 2013-05-07 20:16:15 +04:00
parent fbb4155bae
commit 13ed529d21

View File

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