Suppression des styles obsoltes et uniformisation des existants.
This commit is contained in:
parent
a4ac81efc4
commit
2848a26897
@ -116,9 +116,10 @@ div.fiche
|
||||
}
|
||||
.menusel
|
||||
{
|
||||
background: #a8bdc0;
|
||||
font-size: 12px; font-weight: bold;
|
||||
color: #000000;
|
||||
background: #BBBB88;
|
||||
font-size: 12px;
|
||||
font-weight: bold;
|
||||
color: #fcfffc;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@ -448,24 +449,6 @@ div.leftmenu {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.menu
|
||||
{
|
||||
background: #ccccb3;
|
||||
font-weight: bold;
|
||||
font-size: 0.95em;
|
||||
color: #000000;
|
||||
text-decoration: none }
|
||||
|
||||
.menusel
|
||||
{
|
||||
background: #bbbb88;
|
||||
font-weight: bold;
|
||||
font-size: 0.95em;
|
||||
color: #000000;
|
||||
text-decoration: none }
|
||||
|
||||
.alerte
|
||||
{
|
||||
background: #FF9988;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user