Skip to content
Extraits de code Groupes Projets
Valider 22699dbb rédigé par tetue's avatar tetue
Parcourir les fichiers

Léger correctif taille de typo de l'entête

parent 606272c6
Branches
Étiquettes
Aucune requête de fusion associée trouvée
......@@ -78,9 +78,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor
---------------------------------------------- */
/* * Entete */
#entete {
width: 100%;
font-size: 0.77em; }
#entete { width: 100%; }
#entete #nom_site_spip {
float: left;
font-weight: bold;
......
......@@ -1295,18 +1295,18 @@ a.triangle_block:hover {
color: #666666;
}
div.highlight {
div.highlight {
color: #000;
background-color: ##ENV{couleur_claire,edf3fe};
}
div.highlight, div.pashighlight {
}
div.highlight, div.pashighlight {
color: #666666;
padding: 2px;
}
div.highlight:hover, div.pashighlight:hover {
}
div.highlight:hover, div.pashighlight:hover {
color: #000;
cursor: pointer;
}
}
div.petite-rubrique {
background: [(#ENV{ltr}|choixsiegal{left,1,99})%] no-repeat;
......@@ -1316,4 +1316,4 @@ div.petite-rubrique {
div.rub-ouverte {
padding-[(#ENV{ltr}|choixsiegal{left,right,left})]: 10px;
background: url(#EVAL{_DIR_IMG_PACK}triangle-droite[(#ENV{ltr}|choixsiegal{left,'',_rtl})].gif) [(#ENV{ltr}|choixsiegal{left,right,left})] center no-repeat;
}
}
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter