Ajout div.menus

This commit is contained in:
Rodolphe Quiedeville 2003-10-10 13:41:24 +00:00
parent e5fb5e683d
commit 7f0423d738

View File

@ -54,6 +54,16 @@ td.border {
border-left: 1px solid #000000;
}
div.menus {
background: #eeeecc;
color: #bbbb88;
border-top: 1px dashed #ccccb3;
border-right: 1px dashed #ccccb3;
border-bottom: 1px dashed #ccccb3;
border-left: 1px dashed #ccccb3;
}
.menu {
background: #b3cccc;
font-size: 0.9em; font-weight: bold;