fixed margin after h2
This commit is contained in:
parent
a7bb1783c0
commit
85a6f9ae1c
1 changed files with 4 additions and 0 deletions
|
@ -166,6 +166,10 @@ p.diagramm {
|
|||
float: none;
|
||||
}
|
||||
|
||||
#stage h2 + p {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
footer {
|
||||
clear: both;
|
||||
border-top: 5px solid #90CB93;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue