divers css
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
}
|
||||
.node-type-actualite{
|
||||
width: 100%;
|
||||
padding-bottom: 7rem;
|
||||
.infos-actu{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
@@ -58,8 +59,11 @@
|
||||
}
|
||||
|
||||
}
|
||||
.field_body p{
|
||||
.field_body {
|
||||
padding-bottom: 2rem;
|
||||
p{
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -20,6 +20,7 @@
|
||||
display: block;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
padding-top: 1rem !important;
|
||||
|
||||
&:focus {
|
||||
outline: none;
|
||||
|
@@ -6,7 +6,7 @@
|
||||
* { box-sizing: border-box; }
|
||||
.__container-deroulement{
|
||||
background-color: #f3f5fcff;
|
||||
background-image: url(../../../dist/assets/img/pillier-1.svg);
|
||||
background-image: url('../../../dist/assets/img/pillier-1-background.svg');
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-position-x: -20%;
|
||||
|
Reference in New Issue
Block a user