Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 777 → Rev 778

/trunk/sites/actu/generique/styles/actualites.css
1,9 → 1,9
/* STYLE SPECIFIQUE DE LA PAGE ACTUALITES */
body#actualites {
background:url(../images/graphisme/bandeau_actu_trait.png) repeat-x;}
background:url(/sites/actu/generique/images/graphisme/bandeau_actu_trait.png) repeat-x;}
/* Affichage des mots clefs*/
.zone-haut {
background:url(../images/graphisme/bandeau_actu_image.png) no-repeat right center;}
background:url(/sites/actu/generique/images/graphisme/bandeau_actu_image.png) no-repeat right center;}
.zone-haut .motsclefs .mot1 {
font-size:28px;
margin:-45px 0 0 -81px;}
12,6 → 12,35
margin:-35px 0 0 18px;}
.zone-haut .motsclefs .mot3 {
margin:10px 0 0 -101px;}
/* Gestion des styles spécifiques Spip */
h3.spip {
margin:20px 0 12px 0;
font-family:arial;
font-size:12px;
font-weight:bold;
letter-spacing:0;
text-transform:uppercase;
color:#FD8C13;}
h3.spip i{
margin:20px 0 12px;
font-family:arial;
font-size:13px;
font-weight:bold;
text-transform:none;
line-height:18px;
letter-spacing:0;
color:#6C6865;}
p.date{
margin-top:-10px;
color:grey}
.logo_article {
display:block;
float:right;
margin:-35px 0 0 10px;}
.intituler_rubrique {
width:580px;}
h1.intituler_rubrique {
width:560px;}
/* Mise en onglets */
#enOnglets {
margin-top:15px;}
76,7 → 105,7
margin-bottom:7px;}
#actualites .colonneDroite #afficherLaCarte {
display:block;
background:url(../images/graphisme/carte_evenements.png);
background:url(/sites/actu/generique/images/graphisme/carte_evenements.png);
width:130px;
height:133px;
float:right;}