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