[Style] Better titles display
This commit is contained in:
parent
6e30e3f361
commit
add728eb6d
@ -239,7 +239,10 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
text-align: center;
|
font-family: serif;
|
||||||
|
font-style: italic;
|
||||||
|
margin-left: 2em;
|
||||||
|
margin-right: 60px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
|
Reference in New Issue
Block a user