margin .periode

This commit is contained in:
chankalan 2021-01-29 10:48:26 +01:00
parent 0ab8757613
commit bdfb5ed6bd
1 changed files with 4 additions and 2 deletions

View File

@ -115,9 +115,11 @@ a.back-to-top {
}
// tri par periode : blog ou transcriptions
// tri par periode : blog ou inclure/listetranscriptions_selectionperiode
//
.periode { width:100%;
.periode {
width:100%;
margin-bottom:1em;
a, span { display: inline-block; margin-right:0.25em;
&:not(.mois_archive):after { font-size:0.7em; margin:0 0 0 5px; color:$grayLight; }
&.annees { font-size:0.8em; line-height:1.8; font-style:italic; color:$grayLight; clear:left;