fixed paddings
This commit is contained in:
parent
9e50b44730
commit
b46d2550ec
1 changed files with 5 additions and 1 deletions
|
@ -61,7 +61,7 @@ img { max-width: 100%; }
|
||||||
}
|
}
|
||||||
|
|
||||||
#navi {
|
#navi {
|
||||||
margin-top: 70px;
|
margin-top: 80px;
|
||||||
float: right;
|
float: right;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -129,6 +129,10 @@ img { max-width: 100%; }
|
||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#header_image {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|
||||||
p.diagramm {
|
p.diagramm {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 4em 0;
|
margin: 4em 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue