mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
Material: update size of text in article
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
parent
819c8f5bd4
commit
56026217c5
1 changed files with 2 additions and 0 deletions
|
@ -605,6 +605,8 @@ a.original {
|
|||
|
||||
#article article {
|
||||
color: #424242;
|
||||
font-size: 18px;
|
||||
line-height: 1.7em;
|
||||
}
|
||||
|
||||
#article article h1,
|
||||
|
|
Loading…
Reference in a new issue