diff --git a/idp/static/themes/django-montpellier/background_footer.png b/idp/static/themes/django-montpellier/background_footer.png index 5b68d65..f4b4696 100644 Binary files a/idp/static/themes/django-montpellier/background_footer.png and b/idp/static/themes/django-montpellier/background_footer.png differ diff --git a/idp/static/themes/django-montpellier/style.css b/idp/static/themes/django-montpellier/style.css index def9dc2..7a5d5b7 100644 --- a/idp/static/themes/django-montpellier/style.css +++ b/idp/static/themes/django-montpellier/style.css @@ -672,10 +672,10 @@ table.announces tbody th { width: 125px; height: 26px; line-height: 26px; - background: #ffffff; + background: #6A408E; text-align: center; text-transform: uppercase; - color: #515151; + color: white; text-decoration: none; font-size: 14px; } diff --git a/portail-citoyen/static/themes/django-montpellier/background_footer.png b/portail-citoyen/static/themes/django-montpellier/background_footer.png index 5b68d65..f4b4696 100644 Binary files a/portail-citoyen/static/themes/django-montpellier/background_footer.png and b/portail-citoyen/static/themes/django-montpellier/background_footer.png differ diff --git a/portail-citoyen/static/themes/django-montpellier/style.css b/portail-citoyen/static/themes/django-montpellier/style.css index 185a3e6..0f06ae3 100644 --- a/portail-citoyen/static/themes/django-montpellier/style.css +++ b/portail-citoyen/static/themes/django-montpellier/style.css @@ -659,10 +659,10 @@ table.announces tbody th { width: 125px; height: 26px; line-height: 26px; - background: #ffffff; + background: #6A408E; text-align: center; text-transform: uppercase; - color: #515151; + color: white; text-decoration: none; font-size: 14px; } diff --git a/wcs/montpellier2/background_footer.png b/wcs/montpellier2/background_footer.png index 5b68d65..f4b4696 100644 Binary files a/wcs/montpellier2/background_footer.png and b/wcs/montpellier2/background_footer.png differ diff --git a/wcs/montpellier2/wcs.css b/wcs/montpellier2/wcs.css index 5ee533f..2bd7f53 100644 --- a/wcs/montpellier2/wcs.css +++ b/wcs/montpellier2/wcs.css @@ -1027,10 +1027,10 @@ div#agglo-little-links li a { width: 125px; height: 26px; line-height: 26px; - background: white; + background: #6A408E; text-align: center; text-transform: uppercase; - color: #515151; + color: white; text-decoration: none; font-size: 14px; }