mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 01:15:56 +00:00
increase content font size by 1px
This commit is contained in:
@@ -62,7 +62,7 @@ div.cdmIntermediate {
|
|||||||
div.cdmContentInner {
|
div.cdmContentInner {
|
||||||
margin : 10px;
|
margin : 10px;
|
||||||
line-height : 1.5;
|
line-height : 1.5;
|
||||||
font-size : 15px;
|
font-size : 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.cdmContentInner img,
|
div.cdmContentInner img,
|
||||||
|
|||||||
@@ -42,6 +42,7 @@ div.postReply div.postDate {
|
|||||||
|
|
||||||
div.postReply div.postContent {
|
div.postReply div.postContent {
|
||||||
padding : 10px;
|
padding : 10px;
|
||||||
|
font-size : 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.postReply div.postContent img,
|
div.postReply div.postContent img,
|
||||||
|
|||||||
Reference in New Issue
Block a user