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

Détail : c'est mieux ainsi pour les intertitres (h3.spip)

parent 820dce72
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -122,7 +122,7 @@
[(#REM) Articles dans la meme rubrique ]
<B_articles_rubrique>
<div class="breves">
<h2 class="titre"><a href="[(#URL_RUBRIQUE|supprimer_numero)]"><:meme_rubrique:></a></h2>
<h2 class="titre"><a href="#URL_RUBRIQUE"><:meme_rubrique:></a></h2>
<ul>
<BOUCLE_articles_rubrique(ARTICLES) {id_rubrique} {par date}{inverse}>
<li><a href="#URL_ARTICLE"[ class="(#EXPOSE)"]>[(#TITRE|supprimer_numero|couper{80})]</a></li>
......
......@@ -305,7 +305,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a:hover { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333333; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333333; font-size: 0.82em; }
.forum-texte .forum-lien {}
......
......@@ -17,7 +17,6 @@ ul.spip li, ol.spip li { list-style: inherit; }
li.spip { margin-left: 0.8em; list-style-position: outside; }
h3.spip {
clear: both;
text-align: center;
margin-top: 2em;
margin-bottom: 1.4em;
......
......@@ -11,7 +11,6 @@ ol.spip {}
li.spip {}
h3.spip {
clear: both;
text-align: center;
margin-top: 2em 0 1.4em 0;
font: 1.15em Verdana,Arial,Sans,sans-serif;
......
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