added visuel display on thematique page

This commit is contained in:
2021-03-05 11:44:54 +01:00
parent ee81e5fe18
commit 596525328c
4 changed files with 28 additions and 9 deletions

View File

@ -2113,6 +2113,9 @@ article.card {
background-color: #69cdcf;
padding: 0.5em 1em 1em; }
#main-content > article.thematique div.col-left section.visuel img {
width: 100%; }
#main-content > article.thematique aside.linked-materials ul {
width: calc(100% + 13px); }
#main-content > article.thematique aside.linked-materials ul li {

File diff suppressed because one or more lines are too long