h1 and h2 get a usable design

This commit is contained in:
Christoph Haas 2018-05-29 16:50:43 +02:00
parent db652d24d6
commit 800e2ac979

View file

@ -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