increase interline of wiki titles

This commit is contained in:
Frédéric Péters 2019-08-21 16:30:04 +02:00
parent 7a0411fb8b
commit 0b6b0bfa25
1 changed files with 4 additions and 0 deletions

View File

@ -175,15 +175,19 @@ div.wiki {
.wiki h1 {
font-size: 28px;
line-height: 120%;
}
.wiki h2 {
font-size: 24px;
line-height: 120%;
}
.wiki h3 {
font-size: 20px;
line-height: 120%;
}
.wiki h4 {
font-size: 18px;
line-height: 120%;
}
#content a.wiki-anchor {
color: #f0f0f0;