Pour finir la modif de noel, on enleve le trait orange

darcs-hash:20061212140415-72cb0-9559fbc2a20a2fe8f02039c5648a771517884cc5.gz
This commit is contained in:
salles 2006-12-12 15:04:15 +01:00
parent e936aaee79
commit fe6553a19b

View file

@ -66,8 +66,9 @@ div#titleBarre {
margin:0; margin:0;
height: 40px; height: 40px;
width:100%; width:100%;
border-bottom: thin solid #f9821d;//orange;
/* modif de noel */ /* modif de noel */
border-bottom: thin solid #ffffff;//blanc;
/*border-bottom: thin solid #f9821d;//orange; */
background: url("../img/BarreOrangeNeige.png") repeat-x; background: url("../img/BarreOrangeNeige.png") repeat-x;
/*background: url("../img/BarreOrange.png") repeat-x;*/ /*background: url("../img/BarreOrange.png") repeat-x;*/
text-align:left; text-align:left;