]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Material: update size of text in article
authorKevin Decherf <kevin@kdecherf.com>
Fri, 25 Nov 2016 12:49:45 +0000 (13:49 +0100)
committerKevin Decherf <kevin@kdecherf.com>
Fri, 25 Nov 2016 12:49:45 +0000 (13:49 +0100)
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
app/Resources/static/themes/material/css/main.css

index a8172b7e37a0f4ea882d2e68dae86360ce8e5420..82a74c23b2ca1a95dc56e9545598b4b3b8ba54c5 100755 (executable)
@@ -605,6 +605,8 @@ a.original {
 
 #article article {
   color: #424242;
+  font-size: 18px;
+  line-height: 1.7em;
 }
 
 #article article h1,