css minimaliste pour les menus
This commit is contained in:
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…
Reference in New Issue
Block a user