width layout bdd
This commit is contained in:
@@ -1197,7 +1197,9 @@ a {
|
|||||||
background-color: #009ee3;
|
background-color: #009ee3;
|
||||||
text-transform: uppercase; }
|
text-transform: uppercase; }
|
||||||
|
|
||||||
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale span {
|
.path-ressources.basededonnees .layout-content {
|
||||||
|
width: 100vw; }
|
||||||
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale span {
|
||||||
padding-top: 3rem;
|
padding-top: 3rem;
|
||||||
padding-bottom: 3rem;
|
padding-bottom: 3rem;
|
||||||
vertical-align: middle; }
|
vertical-align: middle; }
|
||||||
@@ -1210,8 +1212,7 @@ a {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
background: #009ee3;
|
background: #009ee3;
|
||||||
padding-left: 13%; }
|
padding-left: 13%; }
|
||||||
|
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content {
|
||||||
.path-ressources.basededonnees .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .block-region-content {
|
|
||||||
position: relative;
|
position: relative;
|
||||||
background: url("../images/pictos/carre-contour-bleu_bdd.svg");
|
background: url("../images/pictos/carre-contour-bleu_bdd.svg");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
.path-ressources.basededonnees{
|
.path-ressources.basededonnees{
|
||||||
.layout-content{
|
.layout-content{
|
||||||
|
width: 100vw;
|
||||||
.region-content{
|
.region-content{
|
||||||
|
|
||||||
#block-contenudelapageprincipale{
|
#block-contenudelapageprincipale{
|
||||||
|
|||||||
Reference in New Issue
Block a user