ichtite modif

This commit is contained in:
jlb 2003-02-23 19:42:52 +00:00
parent 36dfbc1989
commit 9d7d96ec2c

View File

@ -19,7 +19,7 @@
*/ */
body { body {
background: #e0ebeb; background: #EEEEEE;
background-image: url("http://news.freelug.org/themes/freelug/images/Image16gray.png") background-image: url("http://news.freelug.org/themes/freelug/images/Image16gray.png")
font-family: Helvetica, Verdana; font-size: 12px; font-family: Helvetica, Verdana; font-size: 12px;
text-decoration: none ; text-decoration: none ;
@ -41,7 +41,7 @@ td.menu {
.menu { .menu {
background: #b3cccc; background: #DDDDDD;
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 }
@ -49,7 +49,7 @@ td.menu {
.submenu .submenu
{ {
background: #b3cccc; background: #DDDDDD;
font-family: Helvetica, Verdana; font-size: 14px; font-family: Helvetica, Verdana; font-size: 14px;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }
@ -65,13 +65,19 @@ a.leftmenu
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
color: #202020; color: #202020;
background: #DDDDDD;
} }
.leftmenu {
background: #DDDDDD;
font-family: Helvetica, Verdana;
color: #202020;
text-decoration: none }
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: #DDDDDD;
font-family: Helvetica, Verdana; font-size: 14px; font-family: Helvetica, Verdana; font-size: 14px;
color: #000000; color: #000000;
text-decoration: none } text-decoration: none }