background clor theme
This commit is contained in:
parent
a33e5064e2
commit
2c594067f9
File diff suppressed because one or more lines are too long
@ -21,7 +21,12 @@ article, .paragraph{
|
||||
.programme-7,
|
||||
.programme-883{
|
||||
.layout-container{
|
||||
background-color: white !important;
|
||||
background-color: white;
|
||||
}
|
||||
}
|
||||
.page-node-type-theme{
|
||||
.layout-container{
|
||||
background-color: $bck-col !important;
|
||||
}
|
||||
}
|
||||
.block-region-bottom .prog-ressources-link,.ressources-link{
|
||||
|
@ -237,6 +237,7 @@
|
||||
top: 0; bottom: 0; left: -15px; right: -15px;
|
||||
box-shadow: inset $bck-col 0 -2rem 2rem;
|
||||
}
|
||||
|
||||
.body_open{
|
||||
height: auto !important;
|
||||
padding: 0 0 1.8rem 0;
|
||||
@ -1004,3 +1005,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.programme-883{
|
||||
.page-node-type-theme{
|
||||
.layout-container{
|
||||
background-color: $bck-col !important;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user