diff --git a/app/assets/stylesheets/customisations.scss b/app/assets/stylesheets/customisations.scss index 42064e5..36c720b 100644 --- a/app/assets/stylesheets/customisations.scss +++ b/app/assets/stylesheets/customisations.scss @@ -270,9 +270,19 @@ a.black { h1 { - margin-bottom: 0; + // margin-bottom: 0; + font-size: 150%; + font-weight: normal; + margin: 0 0 0.2rem 0; } + h2 + { + font-size: 150%; + font-weight: normal; + margin: 0 0 0.2rem 0; + color: #808080; + } /* Description of a screenshot (e.g. the situation when the screenshot was taken) */ .imgcaption