page partenaires
This commit is contained in:
@@ -84,30 +84,32 @@
|
||||
// }
|
||||
|
||||
// bouton voir toutes actus du bandeau bleu
|
||||
|
||||
.field--type-link {
|
||||
display: block;
|
||||
float: right;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
padding: 0.4rem 1rem;
|
||||
font-size: 0.8rem;
|
||||
margin: 0;
|
||||
background-color: $white;
|
||||
border: 2px solid $blue-light;
|
||||
list-style: none;
|
||||
a{
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
color: $blue-light;
|
||||
}
|
||||
a::after{
|
||||
display: inline-block;
|
||||
content: url("../../images/pictos/polygon2.svg");
|
||||
|
||||
.layout--onecol{
|
||||
.field--type-link {
|
||||
display: block;
|
||||
float: right;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
padding: 0.4rem 1rem;
|
||||
font-size: 0.8rem;
|
||||
margin: 0;
|
||||
background-color: $white;
|
||||
border: 2px solid $blue-light;
|
||||
list-style: none;
|
||||
a{
|
||||
text-transform: uppercase;
|
||||
font-weight: 700;
|
||||
color: $blue-light;
|
||||
}
|
||||
a::after{
|
||||
display: inline-block;
|
||||
content: url("../../images/pictos/polygon2.svg");
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// boutons en savoir plus pour lien vers pages statiques
|
||||
|
||||
.view-display-id-block_2{
|
||||
|
||||
Reference in New Issue
Block a user