mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-01 03:19:15 +00:00
increase main reading font to 15px and set line-height to 1.5
This commit is contained in:
@@ -856,7 +856,8 @@ div.fatalError textarea {
|
||||
padding : 0px;
|
||||
border-color : #ddd;
|
||||
border-width : 0px;
|
||||
line-height: 20px;
|
||||
line-height: 1.5;
|
||||
font-size : 15px;
|
||||
overflow : auto;
|
||||
}
|
||||
|
||||
@@ -958,7 +959,7 @@ div.postContent h1 {
|
||||
div.postContent h2,
|
||||
div.postContent h3,
|
||||
div.postContent h4 {
|
||||
font-size : 14px;
|
||||
font-size : 15px;
|
||||
}
|
||||
|
||||
div.postContent p {
|
||||
|
||||
Reference in New Issue
Block a user