diff --git a/web/app/themes/la_mine/asset/dist/style.css b/web/app/themes/la_mine/asset/dist/style.css index 695e6197..e25b26c8 100644 --- a/web/app/themes/la_mine/asset/dist/style.css +++ b/web/app/themes/la_mine/asset/dist/style.css @@ -2,6 +2,12 @@ img{ width: 100%; height: auto; } + +iframe{ + width: 100%; + height: auto; +} + footer img{ width: 50px; height: auto; @@ -9,3 +15,21 @@ footer img{ footer li { list-style-type:none; } + +.sidebar_left { + background-color: pink; +} +.tableau_engagements { + background-color: green; +} +.tableau_engagements div{ + background-color: red; +} + +/* .tableau_engagements > div{ + display: inline-block; +} */ +.legendes{ + background-color: pink; + position : absolute; +} diff --git a/web/app/themes/la_mine/templates/association.twig b/web/app/themes/la_mine/templates/association.twig index 8df0286f..77220c5d 100644 --- a/web/app/themes/la_mine/templates/association.twig +++ b/web/app/themes/la_mine/templates/association.twig @@ -3,12 +3,12 @@ {% block content %} {% include 'components/title_page.twig' %} -
-