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