This commit is contained in:
parent
d85396479f
commit
5a517fc228
File diff suppressed because one or more lines are too long
@ -41,10 +41,25 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.block-region-third{
|
.block-region-third{
|
||||||
margin-top: 30rem;
|
margin-top: 20rem;
|
||||||
#node\:field_equipes{
|
#node\:field_equipes{
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
#node\:field_evenements_lies{
|
||||||
|
article{
|
||||||
|
display: grid;
|
||||||
|
>div{
|
||||||
|
grid-row: 1;
|
||||||
|
text-transform: none;
|
||||||
|
color: #fff !important;
|
||||||
|
background: none;
|
||||||
|
font-size: .6rem;
|
||||||
|
margin: 0;
|
||||||
|
padding: .1rem 1rem;
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.block-region-second{
|
.block-region-second{
|
||||||
#node\:title:before{
|
#node\:title:before{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user