Skip to content
Extraits de code Groupes Projets
Valider 015c15ed rédigé par ARNO*'s avatar ARNO*
Parcourir les fichiers

Modifs styles: effet relief espace prive, modif espacements intertitre

parent 72ef3be3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -1273,8 +1273,8 @@ function icone($texte, $lien, $fond, $fonction="", $align="", $afficher='oui'){
$icone .= "<img src='img_pack/rien.gif' width=$largeur height=1>";
$icone .= "</td></tr>";
if ($spip_display != 3){
$icone .= "<tr><td background='' align='center'>";
$icone .= "<a href='$lien' class='icone'><font face='Verdana,Arial,Helvetica,sans-serif' size='1' color='black'><b>$texte</b></font></a>";
$icone .= "<tr><td background='' align='center' style=' filter: DropShadow(Color=white, OffX=1, OffY=1, Positive=1) DropShadow(Color=#cccccc, OffX=-1, OffY=-1, Positive=1);'>";
$icone .= "<a href='$lien' class='icone'><font face='Verdana,Arial,Helvetica,sans-serif' size='1' color='#505050'><b>$texte</b></font></a>";
$icone .= "</td></tr>";
}
$icone .= "</table>";
......
......@@ -220,6 +220,7 @@ a.cellule-h table {
border: none;
padding: 0px;
margin: 0px;
filter: DropShadow(Color=white, OffX=1, OffY=1, Positive=1) DropShadow(Color=#cccccc, OffX=-1, OffY=-1, Positive=1);
}
a.cellule-h td {
text-align: <?php echo $left; ?>;
......@@ -469,6 +470,8 @@ a.boutonlien:hover {color:#454545; text-decoration: none;}
a.boutonlien {color:#808080; text-decoration: none;}
h3.spip {
margin-top : 40px;
margin-bottom : 40px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 115%;
......
......@@ -21,8 +21,8 @@ h3.spip {
font-weight: bold;
font-size: 120%;
text-align: center;
margin-top: 2em;
margin-bottom: 1.5em;
margin-top : 40px;
margin-bottom : 40px;
padding: 0em;
}
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter