diff --git a/docs/css/main.css b/docs/css/main.css index d561336..60cf651 100644 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -135,7 +135,7 @@ h1, h2, h3, h4, h5, nav, footer { } .conftitle { - padding-top: -10em; + margin-top: 3.8rem; } .page-border { @@ -191,7 +191,7 @@ nav .brand-logo { font-size: 15px; } p { - font-size: 110%; + font-size: 135%; line-height: 1.8; } .page-border { @@ -244,7 +244,7 @@ h4 { font-size: 12px; } .title { - font-size: 110% !important; + font-size: 135% !important; } h1 { font-size: 2rem; diff --git a/themes/chr/static/css/main.css b/themes/chr/static/css/main.css index d561336..60cf651 100644 --- a/themes/chr/static/css/main.css +++ b/themes/chr/static/css/main.css @@ -135,7 +135,7 @@ h1, h2, h3, h4, h5, nav, footer { } .conftitle { - padding-top: -10em; + margin-top: 3.8rem; } .page-border { @@ -191,7 +191,7 @@ nav .brand-logo { font-size: 15px; } p { - font-size: 110%; + font-size: 135%; line-height: 1.8; } .page-border { @@ -244,7 +244,7 @@ h4 { font-size: 12px; } .title { - font-size: 110% !important; + font-size: 135% !important; } h1 { font-size: 2rem;