variation pour nol ;-)
darcs-hash:20061211201350-f46e9-91bb2b3bc53938ad5ac775bc90d0b54b989759e6.gz
This commit is contained in:
parent
f7e4c936ea
commit
994b0e3415
2 changed files with 6 additions and 4 deletions
|
@ -33,6 +33,7 @@ Copyright (c) 2006 by www.crans.org
|
|||
@import url('/wiki/common/toc/toc.css');
|
||||
@import url('/wiki/common/boxes/boxes.css');
|
||||
@import url('/wiki/common/pagesPersos.css');
|
||||
@import url('/wiki/common/EventCalendar/EventCalendar.css');
|
||||
|
||||
html {
|
||||
background-color: white;
|
||||
|
|
|
@ -28,10 +28,11 @@ Copyright (c) 2006 by www.crans.org
|
|||
/!\ les imports doivent imperativement se faire avant
|
||||
toute autre regle css !!!
|
||||
*/
|
||||
@import url('/wiki/common/toc/toc.css');
|
||||
/* imports déjà faits dans common.css
|
||||
/*@import url('/wiki/common/toc/toc.css');
|
||||
@import url('/wiki/common/boxes/boxes.css');
|
||||
@import url('/wiki/common/EventCalendar/EventCalendar.css');
|
||||
|
||||
*/
|
||||
/*<!-- BODY -->*/
|
||||
body, html{
|
||||
padding:0;
|
||||
|
@ -66,7 +67,7 @@ div#titleBarre {
|
|||
height: 40px;
|
||||
width:100%;
|
||||
border-bottom: thin solid #f9821d;//orange;
|
||||
background: url(../img/BarreOrange.png) repeat-x;
|
||||
background: url("../img/BarreOrangeNeige.png") repeat-x;
|
||||
text-align:left;
|
||||
|
||||
}
|
||||
|
@ -88,7 +89,7 @@ h1#title
|
|||
width:100%;
|
||||
height:25px;
|
||||
padding:5px 10px 10px 10px;
|
||||
background: url(../img/BarreLogo.png) no-repeat right top;
|
||||
background: url("../img/BarreLogoNeige.png") no-repeat right top;
|
||||
}
|
||||
|
||||
h1#title a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue