|
@@ -250,7 +250,7 @@ a {
|
|
.block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite a {
|
|
.block-views-blockactus-blocks-pages-block-1 .view-content .node-type-actualite a {
|
|
color: white; }
|
|
color: white; }
|
|
|
|
|
|
-.field--type-link {
|
|
|
|
|
|
+.layout--onecol .field--type-link {
|
|
display: block;
|
|
display: block;
|
|
float: right;
|
|
float: right;
|
|
width: fit-content;
|
|
width: fit-content;
|
|
@@ -261,11 +261,11 @@ a {
|
|
background-color: white;
|
|
background-color: white;
|
|
border: 2px solid #009ee3;
|
|
border: 2px solid #009ee3;
|
|
list-style: none; }
|
|
list-style: none; }
|
|
- .field--type-link a {
|
|
|
|
|
|
+ .layout--onecol .field--type-link a {
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
font-weight: 700;
|
|
font-weight: 700;
|
|
color: #009ee3; }
|
|
color: #009ee3; }
|
|
- .field--type-link a::after {
|
|
|
|
|
|
+ .layout--onecol .field--type-link a::after {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
content: url("../../images/pictos/polygon2.svg"); }
|
|
content: url("../../images/pictos/polygon2.svg"); }
|
|
|
|
|
|
@@ -304,6 +304,11 @@ a {
|
|
font-size: 1.5rem;
|
|
font-size: 1.5rem;
|
|
width: 110%; }
|
|
width: 110%; }
|
|
|
|
|
|
|
|
+.paragraph--type--partenaire .field--name-field-logo {
|
|
|
|
+ display: block;
|
|
|
|
+ width: 30%;
|
|
|
|
+ float: left; }
|
|
|
|
+
|
|
/*partials*/
|
|
/*partials*/
|
|
.layout-container {
|
|
.layout-container {
|
|
position: relative; }
|
|
position: relative; }
|