coqulle : harmonisons avec .liste_articles = .liste.articles
This commit is contained in:
parent
ee80efed35
commit
742875454b
@ -25,7 +25,7 @@
|
||||
<p class="article-resume__evenement">(#EVENEMENT|propre|PtoBR)</p>]]
|
||||
[(#ENV{compteur}|=={1}|et{#ENV{hero}|=={oui}}|ou{#COMPOSITION|=={blog}}|non)
|
||||
<a href="#URL_ARTICLE" class="tp"><:baz_april:lire:></a>]
|
||||
<BOUCLE_groupes(GROUPES_MOTS){si #ENV{compteur}|=={1}|et{#ENV{hero}|=={oui}}|oui}{par titre}>
|
||||
<BOUCLE_groupes(GROUPES_MOTS){par titre}>
|
||||
<B_tags>
|
||||
<p class="mots">
|
||||
#TITRE <BOUCLE_tags(MOTS){id_article}{id_groupe}>
|
||||
|
@ -183,7 +183,7 @@ span.tp {
|
||||
font-size: 1.1em;
|
||||
font-weight: 200;
|
||||
}
|
||||
.liste_articles {
|
||||
.liste.articles {
|
||||
position:relative;
|
||||
font-size:120%;
|
||||
margin-bottom:($spacer*3);
|
||||
@ -295,7 +295,7 @@ span.tp {
|
||||
}
|
||||
}
|
||||
|
||||
.liste_articles {
|
||||
.liste.articles {
|
||||
.item {
|
||||
margin-bottom:$spacer;
|
||||
}
|
||||
@ -306,7 +306,7 @@ span.tp {
|
||||
.page_sommaire {
|
||||
.page_content {
|
||||
margin-right:0;
|
||||
.liste_articles {
|
||||
.liste.articles {
|
||||
.btn.voirtous {
|
||||
display: block;
|
||||
width: 300px;
|
||||
|
Loading…
Reference in New Issue
Block a user