mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-17 03:05:19 +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 {
|
#article article {
|
||||||
color: #424242;
|
color: #424242;
|
||||||
|
font-size: 18px;
|
||||||
|
line-height: 1.7em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#article article h1,
|
#article article h1,
|
||||||
|
|
Loading…
Reference in a new issue