mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-04 14:27:11 +00:00
increase main reading font to 15px and set line-height to 1.5
This commit is contained in:
@@ -52,7 +52,8 @@ div.cdmHeader input {
|
||||
|
||||
div.cdmContentInner {
|
||||
margin : 10px;
|
||||
line-height : 20px;
|
||||
line-height : 1.5;
|
||||
font-size : 15px;
|
||||
}
|
||||
|
||||
div.cdmContentInner img {
|
||||
@@ -68,7 +69,7 @@ div.cdmContentInner h1 {
|
||||
div.cdmContentInner h2,
|
||||
div.cdmContentInner h3,
|
||||
div.cdmContentInner h4 {
|
||||
font-size : 14px;
|
||||
font-size : 15px;
|
||||
}
|
||||
|
||||
div.cdmFooter {
|
||||
|
||||
Reference in New Issue
Block a user