fixed paddings

This commit is contained in:
jeena 2013-07-18 12:36:05 +02:00
parent 9e50b44730
commit b46d2550ec

View file

@ -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;