masquer la date sauf les émission
This commit is contained in:
parent
944d18dd54
commit
8d6894e74b
@ -204,8 +204,12 @@ h2 {
|
|||||||
font-family:$typo-titre;
|
font-family:$typo-titre;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
.article__date {
|
||||||
|
display:none; /* provisoire, par simplicite */
|
||||||
|
}
|
||||||
.article_emission {
|
.article_emission {
|
||||||
.article__date {
|
.article__date {
|
||||||
|
display:inline;
|
||||||
font-size:1.5rem;
|
font-size:1.5rem;
|
||||||
color:$couleurSecondaire;
|
color:$couleurSecondaire;
|
||||||
font-weight:700;
|
font-weight:700;
|
||||||
|
Loading…
Reference in New Issue
Block a user