css minimaliste pour les menus

pull/3/head
Gnieark 9 years ago
parent 291874393f
commit 63f890985e

@ -38,8 +38,13 @@ header h1{
display: table-cell;
text-decoration: none;
text-align: center;
border-radius: 15px 15px 0px 0px;
}
.selected{
color:#000000;
#menus a.selected{
color:#202020;
background-color:#fff;
}
#languages{
float: right;
text-align: right;
}

Loading…
Cancel
Save