|
@@ -208,8 +208,9 @@ a {
|
|
|
font-weight: 1000;
|
|
|
color: #09398b;
|
|
|
border-bottom: 1px solid #009ee3;
|
|
|
- padding-bottom: 0.5rem;
|
|
|
- padding-right: 1rem; }
|
|
|
+ padding-bottom: 0.8rem;
|
|
|
+ padding-right: 1rem;
|
|
|
+ margin-top: 1rem; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--first .block-region-first .block-entity-fieldnodefield-textes .field--name-field-titre:hover {
|
|
|
text-decoration: underline; }
|
|
|
|
|
@@ -220,7 +221,9 @@ a {
|
|
|
font-weight: 1000;
|
|
|
font-family: 'Source Code Pro';
|
|
|
color: #09398b;
|
|
|
- text-transform: uppercase; }
|
|
|
+ text-transform: uppercase;
|
|
|
+ margin-top: 2rem;
|
|
|
+ margin-bottom: 0.8rem; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes h4 {
|
|
|
text-transform: none !important; }
|
|
|
.path-node.page-node-type-static .layout-container .layout-content .layout__region--second .block-entity-fieldnodefield-textes h4 img {
|