Subversion Repositories Sites.obs-saisons.fr

Compare Revisions

Ignore whitespace Rev 134 → Rev 135

/trunk/themes/ods/style.css
616,6 → 616,11
 
 
/** Bloc de description en haut de la page d'accueil **/
#node-2 {
visibility: hidden;
height: 0px;
}
 
#block-block-6 {
border: 2px dashed #D2C7AA;
text-align: center;
787,6 → 792,12
font-size: 1.3em;
}
 
/** Style général applicable à toute les pages **/
.cadre_information {
border: solid 1px #DFDBD1;
background-color: #DFDBD1;
}
 
/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
/** background: #fff url(images/bg-content.png) repeat-x 50% 0;**/