summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-07 20:16:15 +0400
committerAndrew Dolgov <[email protected]>2013-05-07 20:16:15 +0400
commit13ed529d21befcc72e3906f12a24aa9bdd8609b7 (patch)
tree6eb976878037e6dee2a0b222eb40b31af777887b /tt-rss.css
parentfbb4155bae2a0856172e234dc8292645d707091b (diff)
increase main font size
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index f05b554f8..d8ec06256 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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 {