This commit is contained in:
armansansd 2021-12-13 12:38:57 +01:00
parent edfc7e0bff
commit 63eea05cb3
2 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -735,15 +735,16 @@
} }
} }
#node\:field_ressources_liees{ #node\:field_ressources_liees{
background: $trame;
// h2{ // h2{
// text-align: center; // text-align: center;
// } // }
&>h2{ &>h2{
text-align: center; text-align: center;
} }
.field_ressources_liees{ // .field_ressources_liees{
background: $trame; // background: $trame;
} // }
article{ article{
a{ a{
text-decoration: none; text-decoration: none;