aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/main.css')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index e70bb2b1..cfc77d06 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -439,6 +439,10 @@ main ul.row {
439 height: auto; 439 height: auto;
440} 440}
441 441
442#article > header > h1 {
443 font-size: 2em;
444}
445
442.reader-mode { 446.reader-mode {
443 width: 95px !important; 447 width: 95px !important;
444 transition: width 0.2s ease; 448 transition: width 0.2s ease;