Ajout .menusel

This commit is contained in:
Rodolphe Quiedeville 2003-06-21 12:29:51 +00:00
parent a4ca2266ed
commit 1fc3dc5a36

View File

@ -41,7 +41,7 @@ td.menu
{
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}
}
td.border
{
@ -59,6 +59,14 @@ td.border
color: #000000;
text-decoration: none }
.menusel
{
background: #bbbb88;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
color: #000000;
text-decoration: none }
.submenu
{
background: #ccccb3;