un chouilla de css avant d'aller faire à manger

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

@ -29,5 +29,17 @@ header h1{
}
#menus{
width:100%;
margin-left: 50px;
width:100%;
display: table;
}
#menus a{
color: #fff;
display: table-cell;
text-decoration: none;
text-align: center;
}
.selected{
color:#000000;
background-color:#fff;
}

Loading…
Cancel
Save