display none svg bouton home

This commit is contained in:
2021-12-03 16:08:25 +01:00
parent ca949c76dd
commit 7e22e1288c
2 changed files with 5 additions and 0 deletions
@@ -348,6 +348,8 @@ a {
text-transform: uppercase;
font-weight: 700;
color: #009ee3; }
.path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a .ext {
display: none; }
.path-frontpage .block-region-content .block-block-content9448ca2a-90e3-488b-89cf-8ec6a986a9ca .field--type-link a::after {
content: url('data:image/svg+xml,<svg width="40" height="20" xmlns="http://www.w3.org/2000/svg" version="1.1"><polyline points="71.9,49 24.3,49 24.3,51 71.9,51 58.1,64.8 59.5,66.2 75.7,50 59.5,33.8 58.1,35.2" transform="scale(0.5) translate(0,-25)" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>'); }
.path-frontpage .block-region-content .block-block-content1bb9024b-d95f-4137-894c-362abf10a483 {
@@ -126,6 +126,9 @@
text-transform: uppercase;
font-weight: 700;
color: $blue-light;
.ext{
display: none;
}
}
a::after{