[Style] Better titles display

This commit is contained in:
Lucien Cartier-Tilet 2021-01-28 19:49:46 +01:00
parent 6e30e3f361
commit add728eb6d
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 4 additions and 1 deletions

View File

@ -239,7 +239,10 @@ header {
}
h1, h2, h3, h4, h5, h6 {
text-align: center;
font-family: serif;
font-style: italic;
margin-left: 2em;
margin-right: 60px;
}
h2 {