|
@@ -2238,7 +2238,7 @@ a {
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form #edit-titre {
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form #edit-titre {
|
|
width: 100%;
|
|
width: 100%;
|
|
font-family: 'Source Code Pro';
|
|
font-family: 'Source Code Pro';
|
|
- font-size: 2rem;
|
|
|
|
|
|
+ font-size: 1.5rem;
|
|
font-weight: 800;
|
|
font-weight: 800;
|
|
color: white;
|
|
color: white;
|
|
background-color: #009ee3;
|
|
background-color: #009ee3;
|
|
@@ -2392,6 +2392,16 @@ a {
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-_-ou-4-mots-ou-expression-cles-pour-identifier-le-sujet input {
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-_-ou-4-mots-ou-expression-cles-pour-identifier-le-sujet input {
|
|
width: 90%;
|
|
width: 90%;
|
|
height: 3rem; }
|
|
height: 3rem; }
|
|
|
|
+ .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-piece-s-jointe-s- {
|
|
|
|
+ margin-left: 25%;
|
|
|
|
+ margin-right: 20%;
|
|
|
|
+ width: 60%;
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: row;
|
|
|
|
+ flex-wrap: wrap;
|
|
|
|
+ margin-top: 2rem; }
|
|
|
|
+ .path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-piece-s-jointe-s- label {
|
|
|
|
+ width: 100%; }
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-url-vers-une-video-ou-un-site-internet {
|
|
.path-webform .region-content #webform-submission-deposer-une-contribution-add-form .form-item-url-vers-une-video-ou-un-site-internet {
|
|
margin-left: 13%;
|
|
margin-left: 13%;
|
|
margin-right: 20%;
|
|
margin-right: 20%;
|
|
@@ -2463,7 +2473,7 @@ a {
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form #edit-title {
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form #edit-title {
|
|
width: 100%;
|
|
width: 100%;
|
|
font-family: 'Source Code Pro';
|
|
font-family: 'Source Code Pro';
|
|
- font-size: 2rem;
|
|
|
|
|
|
+ font-size: 1.5rem;
|
|
font-weight: 800;
|
|
font-weight: 800;
|
|
color: white;
|
|
color: white;
|
|
background-color: #009ee3;
|
|
background-color: #009ee3;
|
|
@@ -2566,6 +2576,22 @@ a {
|
|
width: 100%; }
|
|
width: 100%; }
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form .form-item-description textarea {
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form .form-item-description textarea {
|
|
width: 90%; }
|
|
width: 90%; }
|
|
|
|
+ .path-webform .region-content #webform-submission-offre-de-service-add-form .form-item-image {
|
|
|
|
+ margin-left: 13%;
|
|
|
|
+ margin-right: 20%;
|
|
|
|
+ width: 60%;
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: row;
|
|
|
|
+ flex-wrap: wrap;
|
|
|
|
+ margin-top: 2rem; }
|
|
|
|
+ .path-webform .region-content #webform-submission-offre-de-service-add-form .form-item-des-documents-complementaires-en-pdf {
|
|
|
|
+ margin-left: 13%;
|
|
|
|
+ margin-right: 20%;
|
|
|
|
+ width: 60%;
|
|
|
|
+ display: flex;
|
|
|
|
+ flex-direction: row;
|
|
|
|
+ flex-wrap: wrap;
|
|
|
|
+ margin-top: 2rem; }
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form #edit-lien--wrapper {
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form #edit-lien--wrapper {
|
|
width: 100%; }
|
|
width: 100%; }
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form #edit-lien--wrapper .form-item-lien-url {
|
|
.path-webform .region-content #webform-submission-offre-de-service-add-form #edit-lien--wrapper .form-item-lien-url {
|