Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Regard whitespace Rev 1064 → Rev 1065

/trunk/sites/projets/generique/styles/projets.css
13,7 → 13,9
font-size:20px;
margin:-15px 0 0 -60px;}
#zone-projets {
background:url(../images/graphisme/bandeau_projets_image.png) right center no-repeat;}
/* /* commenté pour la campagne de don */
/*background:url(../images/graphisme/bandeau_projets_image.png) right center no-repeat;*/
}
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Boutons Liens -cadre haut gauche*/
.boutonProjets {
79,4 → 81,20
padding-left:0;}
#derniersProjets p {
margin:0;
}
.liste_projets h3 {
margin: 10px 0 0;
}
 
/** Style pour les diffs des wiki **/
span.del {
color: #CC0000;
font-style: italic;
text-decoration: line-through;
}
 
span.add {
color: #CC0000;
font-weight: bold;
text-decoration: underline;
}