article sans l'heure de publication + ul.spip li marge +
This commit is contained in:
parent
fd98f66477
commit
1e357fa2d9
@ -10,7 +10,7 @@
|
||||
]</h1>
|
||||
|
||||
<p class="article__infos">
|
||||
[<span class="article__date">Publié le (#DATE|nom_jour) [(#DATE|affdate)] #SET{heure,#DATE|heures_minutes} [à (#GET{heure}|=={00h00min}|non)#GET{heure}]</span>]
|
||||
[<span class="article__date">Publié le (#DATE|nom_jour) [(#DATE|affdate)]</span>]
|
||||
[(#CONFIG{baz_april/afficherauteurs}|=={on}|oui)[<span class="article__auteurs"><:par_auteur:> (#LESAUTEURS)</span>]]
|
||||
</p>
|
||||
|
||||
|
@ -31,6 +31,12 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
ul.spip {
|
||||
li {
|
||||
margin:0 0 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
table.spip {
|
||||
width: 99%;
|
||||
max-width: 99%;
|
||||
|
Loading…
Reference in New Issue
Block a user