corectionactu
This commit is contained in:
parent
1859518f12
commit
bc32b46463
@ -1964,7 +1964,8 @@ article p, .paragraph p {
|
|||||||
.path-actus .content_container .layout__region--content .views-element-container footer {
|
.path-actus .content_container .layout__region--content .views-element-container footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1.8rem 0;
|
margin: 1.8rem 0;
|
||||||
grid-column: 1 / span 2; }
|
grid-column: 1 / span 2;
|
||||||
|
background: transparent; }
|
||||||
.path-actus .content_container .layout__region--content .views-element-container footer a {
|
.path-actus .content_container .layout__region--content .views-element-container footer a {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
File diff suppressed because one or more lines are too long
@ -35,6 +35,7 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 1.8rem 0;
|
margin: 1.8rem 0;
|
||||||
grid-column: 1 / span 2 ;
|
grid-column: 1 / span 2 ;
|
||||||
|
background: transparent;
|
||||||
a{
|
a{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user