situer le mois sélectionné

This commit is contained in:
chankalan 2021-01-29 10:56:41 +01:00
parent bdfb5ed6bd
commit 5ca03209fe
1 changed files with 1 additions and 2 deletions

View File

@ -121,7 +121,6 @@ a.back-to-top {
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;
&:after { font-size:0.85em; font-style:normal; }
}
@ -135,6 +134,6 @@ a.back-to-top {
&:hover { color:$gray; }
}
a { padding:0 0.3em; font-weight:700;
&:hover:after { color:$white; }
&.on { text-decoration:underline; }
}
}