This commit is contained in:
parent
80068b3980
commit
eafae8991c
@ -1 +1 @@
|
|||||||
Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2
|
Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063
|
File diff suppressed because one or more lines are too long
@ -628,6 +628,11 @@
|
|||||||
#node\:title:before{
|
#node\:title:before{
|
||||||
content: "ville";
|
content: "ville";
|
||||||
}
|
}
|
||||||
|
#node\:field_ressources_liees{
|
||||||
|
.field_ressources_liees{
|
||||||
|
color:black ;
|
||||||
|
}
|
||||||
|
}
|
||||||
#node\:field_equipes{
|
#node\:field_equipes{
|
||||||
border-bottom: 3px dotted gray;
|
border-bottom: 3px dotted gray;
|
||||||
padding: 0 0 1rem 0;
|
padding: 0 0 1rem 0;
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
.block-region-third{
|
.block-region-third{
|
||||||
background-color: $bck-col;
|
background-color: $bck-col;
|
||||||
.field_evenements_lies, .field_ressources_liees{
|
.field_evenements_lies, .field_ressources_liees{
|
||||||
color: white !important;
|
color: white;
|
||||||
a{
|
a{
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user