Even better headers

This commit is contained in:
Marc Riera Irigoyen 2018-04-14 23:36:43 +02:00
parent 03674eaf2b
commit fa7821763b

View file

@ -32,20 +32,30 @@ h2 {
h3 {
font-size: 132%;
margin-bottom: .3em;
}
h4 {
font-size: 116%;
font-weight: 600;
margin-bottom: .3em;
}
h5 {
font-size: 100%;
font-weight: 600;
margin-bottom: .3em;
}
h6 {
font-size: 85%;
font-weight: 600;
margin-bottom: .3em;
}
p {
margin: .5em 0 .5em 0;
}
/* Hyperlinks */