This commit is contained in:
chankalan 2021-09-13 18:56:00 +02:00
parent 6e1e1f5c99
commit e3db92b726

View File

@ -229,7 +229,7 @@ span.btn {
}
&.btn {
background:$couleurSecondaire;
color:$couleurPrincipale !important;
color:white !important;
&:hover {
background:$couleurPrincipaleOn;
color:white !important;
@ -545,6 +545,7 @@ h2 {
}
.derniere_emission & {
margin:0 -($spacer*4);
width:auto;
}
}
@ -717,9 +718,7 @@ a:hover .fab, a:hover .fas {
.article__infos {
margin-left:-$spacer;
}
h1 > a {
border:0;
}
}
.pagination .pagination-items a, .pagination .pagination-items span, .pagination .lien_pagination, .pagination .lien_pagination span {
color:white;
@ -732,6 +731,7 @@ a:hover .fab, a:hover .fas {
.sujet_autre {
margin: $spacer -($spacer) -($spacer);
padding:$spacer;
width:auto;
}
}
.liste.emissions.chroniques {
@ -797,6 +797,9 @@ a:hover .fab, a:hover .fas {
/*! Plusieurs typographies sont finalement trop grosses, j'ai réduit. */
h1, .h1 {
font-size: 2.6em;
a {
border:0;
}
}
h2 {
font-weight: 700;