This commit is contained in:
Submodule web/profiles/d8-starterkit-profile updated: 179aa99415...5069345d9d
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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user