config page 3 css
This commit is contained in:
+16
@@ -2928,6 +2928,22 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
margin: auto;
|
margin: auto;
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
}
|
}
|
||||||
|
.page-node-site .region-content #block-reha-config-pages-3 {
|
||||||
|
width: 15vw;
|
||||||
|
}
|
||||||
|
.page-node-site .region-content #block-reha-config-pages-3 .field--name-field-fichier {
|
||||||
|
border: none;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
background-color: none;
|
||||||
|
}
|
||||||
|
.page-node-site .region-content #block-reha-config-pages-3 .field_item {
|
||||||
|
text-transform: uppercase;
|
||||||
|
padding: 0.3rem;
|
||||||
|
border: solid black 1px;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
background-color: rgb(255, 255, 255);
|
||||||
|
font-size: 0.9rem;
|
||||||
|
}
|
||||||
|
|
||||||
.page-ressources h1 {
|
.page-ressources h1 {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
|||||||
@@ -222,6 +222,21 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#block-reha-config-pages-3{
|
||||||
|
width: 15vw;
|
||||||
|
.field--name-field-fichier{
|
||||||
|
border: none;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
background-color: none;
|
||||||
|
}
|
||||||
|
.field_item{
|
||||||
|
text-transform: uppercase;
|
||||||
|
padding: 0.3rem;
|
||||||
|
border: solid black 1px;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
background-color: rgb(255, 255, 255);
|
||||||
|
font-size: 0.9rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user