Subversion Repositories Sites.obs-saisons.fr

Compare Revisions

Ignore whitespace Rev 163 → Rev 164

/trunk/themes/ods/style.css
618,7 → 618,9
/** Bloc de description en haut de la page d'accueil **/
#node-2 {
visibility: hidden;
height: 0px;
height: 0px;
padding-bottom : 0px;
padding-top : 0px;
}
 
#block-block-6 {
1378,6 → 1380,7
.profile dl {
margin: 0;
}
 
.profile dt {
font-weight: normal;
color: #898989;
1390,6 → 1393,10
margin-bottom: 1.6em;
}
 
form fieldset {
margin-top: 35px;
}
 
/**
* Admin Styles
*/