p'tit travail sur le thme cdg

This commit is contained in:
jlb 2003-02-24 22:11:10 +00:00
parent 8e584afe31
commit 11fef339cc

View File

@ -49,7 +49,8 @@ td.menu {
.menu { .menu {
background: #b3cccc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal;
background: #FFCCFF;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }
@ -57,8 +58,8 @@ td.menu {
.submenu .submenu
{ {
background: #b3cccc; background: ##FFCCFF;
font-family: Helvetica, Verdana; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }
@ -79,14 +80,14 @@ a.leftmenu
td.barre { td.barre {
border-right: 1px solid #000000; border-right: 1px solid #000000;
border-bottom: 1px solid #000000; border-bottom: 1px solid #000000;
background: #b3cccc; background: #FFCCFF;
font-family: Helvetica, Verdana; font-size: 14px; font-family: Helvetica, Verdana; font-size: 14px;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }
td.barre_select { td.barre_select {
background: #b3cccc; background: #FFCCFF;
color: #000000 color: #000000
} }
@ -101,24 +102,24 @@ div.titre {
*/ */
TR.liste_titre TR.liste_titre
{ {
background: #669999; background: #FF00CC;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
text-decoration: none } text-decoration: none }
TR.liste_sep TR.liste_sep
{ {
background: #669999; background: #FF00CC;
font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold; font-family: Helvetica, Verdana; font-size: 14px; font-weight: bold;
text-decoration: none } text-decoration: none }
TR.pair TR.pair
{ {
background: #b3cccc; background: #FFCC66;
font-family: Helvetica, Verdana; font-size: 12px; font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none } text-decoration: none }
TR.impair TR.impair
{ {
background: #cceeee; background: #FFFFCC;
font-family: Helvetica, Verdana; font-size: 12px; font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none } text-decoration: none }