trait grille actus
This commit is contained in:
@@ -1104,7 +1104,7 @@ a {
|
|||||||
object-fit: cover; }
|
object-fit: cover; }
|
||||||
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
|
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-images::after {
|
||||||
display: block;
|
display: block;
|
||||||
content: url('data:image/svg+xml,<svg width="160" height="40" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(9,57,139)" stroke-width="5"/></svg>'); }
|
content: url('data:image/svg+xml,<svg width="160" height="25" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(9,57,139)" stroke-width="2.5"/></svg>'); }
|
||||||
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-sous-titre {
|
.path-actualites .block-region-content .block-views .node-type-actualite div:first-child .field--name-field-sous-titre {
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
}
|
}
|
||||||
&::after{
|
&::after{
|
||||||
display: block;
|
display: block;
|
||||||
content:url('data:image/svg+xml,<svg width="160" height="40" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(9,57,139)" stroke-width="5"/></svg>');
|
content:url('data:image/svg+xml,<svg width="160" height="25" xmlns="http://www.w3.org/2000/svg" version="1.1"> <line x1="0" x2="80" y1="20" y2="20" stroke-linecap="cube" stroke="rgb(9,57,139)" stroke-width="2.5"/></svg>');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.field--name-field-sous-titre{
|
.field--name-field-sous-titre{
|
||||||
|
|||||||
Reference in New Issue
Block a user