diff --git a/wcs/auf-2014/wcs.css b/wcs/auf-2014/wcs.css index 26a2760..a5684a7 100644 --- a/wcs/auf-2014/wcs.css +++ b/wcs/auf-2014/wcs.css @@ -78,7 +78,7 @@ h1#site a { div#tetiere-bottom { position: absolute; bottom: -20px; - height: 60px; + height: 50px; width: 100%; background: white; z-index: -10; @@ -108,7 +108,7 @@ div#steps { } div#steps h2 { - display: none; + display: none; } div#steps ol { @@ -122,10 +122,10 @@ div#steps span.marker { float:left; font-size: 250%; font-weight:bold; - color: white; + color: white; margin: -5px 0 0 ; - position: relative; - top: -3px; + position: relative; + top: -3px; } div#steps ol li { @@ -147,7 +147,7 @@ div#steps ol li.current { } div#steps ol li.current .marker { - color: #868686; + color: #868686; } div#steps ol ul { @@ -168,8 +168,8 @@ div#steps li ul li { font-size: 90%; display:block; color: #666; - text-align: left; - padding-left: 30px; + text-align: left; + padding-left: 30px; } div#steps li ul li.current {