css adjustements

This commit is contained in:
2023-11-30 16:01:04 +01:00
parent 9473263d05
commit 819e78a085
8 changed files with 62 additions and 10 deletions
+28 -4
View File
@@ -159,6 +159,10 @@ aside {
margin-top: 5rem;
margin-left: 10%;
margin-right: 1rem; }
@media (max-width: 891px) {
aside {
margin-left: 5%;
margin-top: 9rem; } }
main {
width: 100%;
@@ -458,7 +462,8 @@ header {
padding-right: 0 !important; } }
.bouton h2 {
text-transform: lowercase;
display: inline-flex; }
display: inline-flex;
font-size: 1rem; }
.titre {
display: inline-flex;
@@ -620,6 +625,9 @@ input {
font-weight: 800;
padding: 1rem;
width: 80%; }
@media (max-width: 891px) {
.layout-sidebar-first #block-reha-phase1 {
width: 100%; } }
.layout-sidebar-first #block-reha-phase1 h2 {
margin-top: 0;
margin-bottom: 0;
@@ -695,7 +703,7 @@ input {
font-size: 1.8rem; }
.home-page-layout-content .layout--onecol .block-region-content .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f .field--name-field-description {
margin-top: 0;
font-size: 2rem;
font-size: 2.3rem !important;
line-height: 2.2rem; }
.home-page-layout-content .layout--onecol .block-region-content .block-block-content5ae07b35-3c0b-48f5-b51b-f0f0e4c1765f .field--name-field-description p {
margin-top: 0.8rem; }
@@ -730,7 +738,7 @@ input {
.home-page-layout-content .layout--onecol .block-region-content .block-block-content08189a6a-2ca1-42c3-a780-d7ad0c65619d {
width: 100%; } }
.home-page-layout-content .layout--onecol .block-region-content .block-block-content08189a6a-2ca1-42c3-a780-d7ad0c65619d .field--type-file {
width: 80%;
width: 100%;
margin: 0; }
@media (max-width: 891px) {
.home-page-layout-content .layout--onecol .block-region-content .block-block-content08189a6a-2ca1-42c3-a780-d7ad0c65619d .field--type-file {
@@ -751,7 +759,7 @@ input {
.home-page-layout-content .layout--onecol .block-region-content .block-block-content259faa3e-f66e-4776-9f4e-9a3aa26e8252 {
width: 100%; } }
.home-page-layout-content .layout--onecol .block-region-content .block-block-content259faa3e-f66e-4776-9f4e-9a3aa26e8252 .field--type-file {
width: 80%;
width: 100%;
margin: 0; }
@media (max-width: 891px) {
.home-page-layout-content .layout--onecol .block-region-content .block-block-content259faa3e-f66e-4776-9f4e-9a3aa26e8252 .field--type-file {
@@ -788,6 +796,11 @@ input {
.user--register #edit-pass--description {
display: none; }
@media (max-width: 891px) {
.mes-operations {
width: 70%;
margin-left: 2rem; } }
.mes-operations .views-row {
width: 80%;
padding-bottom: 1rem;
@@ -824,6 +837,10 @@ input {
#block-reha-contenudelapageprincipale .node-operation-form {
width: 45%; }
@media (max-width: 891px) {
#block-reha-contenudelapageprincipale .node-operation-form {
width: 70%;
margin-left: 2rem; } }
#block-reha-contenudelapageprincipale .node-operation-form #edit-title-wrapper input {
width: 100%; }
#block-reha-contenudelapageprincipale .node-operation-form #edit-field-fiche-candidature-wrapper {
@@ -881,6 +898,9 @@ input {
width: 100%;
margin-right: 0;
justify-content: space-between; }
@media (max-width: 891px) {
#block-reha-contenudelapageprincipale .node-operation-form #edit-field-adresse-0-address-container2 {
flex-direction: column; } }
#block-reha-contenudelapageprincipale .node-operation-form #edit-field-adresse-0-address-container2 input {
width: 100%; }
#block-reha-contenudelapageprincipale .node-operation-form #edit-field-adresse-0-address-container2 .form-item {
@@ -931,6 +951,10 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
#block-reha-contenudelapageprincipale #node-operation-edit-form {
width: 45%; }
@media (max-width: 891px) {
#block-reha-contenudelapageprincipale #node-operation-edit-form {
width: 70%;
margin-left: 2rem; } }
#block-reha-contenudelapageprincipale #node-operation-edit-form #edit-title-wrapper input {
width: 100%; }
#block-reha-contenudelapageprincipale #node-operation-edit-form #edit-field-fiche-candidature-wrapper {