Update common.css

- Headline h4 margin to text above it increased
This commit is contained in:
Fraenkiman 2023-10-27 00:00:19 +02:00
parent 13c8c7efc0
commit efd415e7a4

View File

@ -182,7 +182,7 @@ h4 { font-size: 1.2em; }
background: #BBBB99 url('../imgs/sf_h4.png') bottom left repeat-x
}
#main h4 {
margin: 0 0 1em 0
margin: 1.5em 0 1em 0
}
img { border: none }