summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-01-25 11:22:53 +0300
committerAndrew Dolgov <[email protected]>2017-01-25 11:22:53 +0300
commit7c04f8afebd9eec1114773a06ebffd9a827a3d98 (patch)
tree5978b7a1fe406818b42839859d31ac3dcd436523 /css/tt-rss.css
parent553ec3c35117adbbe5c4d7642ec9f4760ee12e75 (diff)
increase content font size by 1px
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 0fdc31e51..ccfedd607 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -42,6 +42,7 @@ div.postReply div.postDate {
div.postReply div.postContent {
padding : 10px;
+ font-size : 16px;
}
div.postReply div.postContent img,