]> git.wh0rd.org - tt-rss.git/commitdiff
increase main font size
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 7 May 2013 16:16:15 +0000 (20:16 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Tue, 7 May 2013 16:16:15 +0000 (20:16 +0400)
tt-rss.css

index f05b554f80b33c038f55dd1b5c9bc67d6de8b33f..d8ec062567b89274be416d799c0480cf4bcd49a4 100644 (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 {