Changements lors de la mise à jour du wiki
darcs-hash:20070601103039-f46e9-66e6d270fa80e51debe1d273c4b5ee62f9b7370a.gz
This commit is contained in:
parent
772ffceb76
commit
7d86a17433
1 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@ Copyright (c) 2006 by www.crans.org
|
||||||
padding: 0 0 0 35px;
|
padding: 0 0 0 35px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.boxhead h4 {
|
.boxhead h3 {
|
||||||
background:transparent url(sbhead-r-orange.png) no-repeat top right;
|
background:transparent url(sbhead-r-orange.png) no-repeat top right;
|
||||||
border:none;
|
border:none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
@ -74,23 +74,23 @@ Copyright (c) 2006 by www.crans.org
|
||||||
.orange_box .boxhead h4 {background-image: url(sbhead-r-orange.png);}
|
.orange_box .boxhead h4 {background-image: url(sbhead-r-orange.png);}
|
||||||
|
|
||||||
.blue_box .boxhead {background-image: url(sbhead-l-blue.png);}
|
.blue_box .boxhead {background-image: url(sbhead-l-blue.png);}
|
||||||
.blue_box .boxhead h4 {background-image: url(sbhead-r-blue.png);}
|
.blue_box .boxhead h3 {background-image: url(sbhead-r-blue.png);}
|
||||||
|
|
||||||
|
|
||||||
.black_box .boxhead {background-image: url(sbhead-l-black.png);}
|
.black_box .boxhead {background-image: url(sbhead-l-black.png);}
|
||||||
.black_box .boxhead h4 {background-image: url(sbhead-r-black.png);}
|
.black_box .boxhead h3 {background-image: url(sbhead-r-black.png);}
|
||||||
|
|
||||||
|
|
||||||
.green_box .boxhead {background-image: url(sbhead-l-green.png);}
|
.green_box .boxhead {background-image: url(sbhead-l-green.png);}
|
||||||
.green_box .boxhead h4 {background-image: url(sbhead-r-green.png);}
|
.green_box .boxhead h3 {background-image: url(sbhead-r-green.png);}
|
||||||
|
|
||||||
|
|
||||||
.red_box .boxhead {background-image: url(sbhead-l-red.png);}
|
.red_box .boxhead {background-image: url(sbhead-l-red.png);}
|
||||||
.red_box .boxhead h4 {background-image: url(sbhead-r-red.png);}
|
.red_box .boxhead h3 {background-image: url(sbhead-r-red.png);}
|
||||||
|
|
||||||
|
|
||||||
.gray_box .boxhead {background-image: url(sbhead-l-gray.png);}
|
.gray_box .boxhead {background-image: url(sbhead-l-gray.png);}
|
||||||
.gray_box .boxhead h4 {background-image: url(sbhead-r-gray.png);}
|
.gray_box .boxhead h3 {background-image: url(sbhead-r-gray.png);}
|
||||||
|
|
||||||
/* on est oblige de mettre des clear aux titres pour respecter une certaine cohérence */
|
/* on est oblige de mettre des clear aux titres pour respecter une certaine cohérence */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue