scripts/wiki/static/crans/css/bde.css
gdetrez 2f71cfd973 divers style (suppression de hacks pas beaux, stylr du formulaire...)
darcs-hash:20060427105950-f46e9-72b2014f1715d7b85a190a413def3f8cc2c28aad.gz
2006-04-27 12:59:50 +02:00

15 lines
239 B
CSS

/*<!-- TITRE -->*/
h1#title
{
border-bottom: thin solid blue;
background: url(../img/BarreBleue.png) repeat-x;
}
div#content{
background-image: url("../img/fond_bde.png");
padding-left: 15px;
padding-right: 10px;
}