Merge branch 'master' of github.com:jeena/seinheit.ch

This commit is contained in:
Logsol 2013-07-18 14:30:35 +02:00
commit 8e5818860b
3 changed files with 3 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After

View file

@ -121,7 +121,7 @@ ul {
#stage { #stage {
clear: both; clear: both;
border-top: 3px solid #90cb93; border-top: 3px solid #90cb93;
padding: 2.5em 0 2em 0; padding: 2.5em 0 1.5em 0;
} }
#stage:before, #stage:before,
@ -136,7 +136,7 @@ ul {
#header_image { #header_image {
vertical-align: middle; vertical-align: middle;
display: block; display: block;
margin-bottom: 2.5em; margin-bottom: 2em;
} }
p.diagramm { p.diagramm {
@ -188,6 +188,7 @@ footer #social {
color: white; color: white;
font-size: 1em; font-size: 1em;
padding: 0.5em 1em; padding: 0.5em 1em;
text-align: center;
} }
.box h2 a { .box h2 a {