From b1fc30e45e6f74f3d31057ce37c8c795ee04e563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 18 Dec 2014 11:51:21 +0100 Subject: [PATCH] wcs: use tabs in the css file --- wcs/auf-2014/wcs.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 {