You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
271 B
17 lines
271 B
3 years ago
|
$espacestd:8px
|
||
|
|
||
|
body
|
||
|
padding:0px
|
||
|
margin:0px
|
||
|
font-size:12px
|
||
|
|
||
|
nav#menu-haut
|
||
|
background-color:#ccc
|
||
|
ul
|
||
|
margin:0
|
||
|
padding:$espacestd
|
||
|
li
|
||
|
margin-bottom:$espacestd
|
||
|
&.current
|
||
|
background-color:#eee
|