wcs: use tabs in the css file

This commit is contained in:
Frédéric Péters 2014-12-18 11:51:21 +01:00
parent 9f2c4bbd2d
commit b1fc30e45e
1 changed files with 8 additions and 8 deletions

View File

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