diff --git a/output/theme/css/main.css b/output/theme/css/main.css index f2ae78a..47fe096 100644 --- a/output/theme/css/main.css +++ b/output/theme/css/main.css @@ -20,7 +20,7 @@ background-color:#CEF6EC; } -text, a{ +text{ font-size: 1.5em; } @@ -38,6 +38,7 @@ h2{ } .sidebar{ + font-size: 1.5em; height: 100%; width: 13%; z-index: 1; /* Stay on top */ diff --git a/themes/felicie/static/css/main.css b/themes/felicie/static/css/main.css index f2ae78a..47fe096 100644 --- a/themes/felicie/static/css/main.css +++ b/themes/felicie/static/css/main.css @@ -20,7 +20,7 @@ background-color:#CEF6EC; } -text, a{ +text{ font-size: 1.5em; } @@ -38,6 +38,7 @@ h2{ } .sidebar{ + font-size: 1.5em; height: 100%; width: 13%; z-index: 1; /* Stay on top */