fond home
This commit is contained in:
@@ -138,11 +138,20 @@
|
||||
&:after{
|
||||
display:inline-flex;
|
||||
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)" rotate="-45" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
|
||||
justify-self: flex-end;
|
||||
// justify-self: flex-end;
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
:hover {
|
||||
&:after{
|
||||
display:inline-flex;
|
||||
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)" rotate="-45" fill="rgb(0,158,227)" stroke="rgb(0,158,227)" stroke-width="0.7"/></svg>');
|
||||
// justify-self: flex-end;
|
||||
float: right;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
.field--name-field-reponse{
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
.block-views-blockhome-nodes-block-1{
|
||||
grid-area: presentation;
|
||||
// grid-row: 1;
|
||||
// background: url("../images/pictos/forme_home_2.svg");
|
||||
background: url("../images/carre_site.mp4");
|
||||
background: url("../images/pictos/forme_home_2.svg");
|
||||
// background: url("../images/carre_site.mp4");
|
||||
background-size: 75%;
|
||||
background-position-y: bottom;
|
||||
background-position-x: left;
|
||||
|
||||
Reference in New Issue
Block a user