diff --git a/compte_agglo_montpellier/static/themes/django-montpellier/style.css b/compte_agglo_montpellier/static/themes/django-montpellier/style.css index e45c56c..8d351e0 100644 --- a/compte_agglo_montpellier/static/themes/django-montpellier/style.css +++ b/compte_agglo_montpellier/static/themes/django-montpellier/style.css @@ -672,3 +672,12 @@ table.announces tbody th { color: rgb(58, 58, 58); text-decoration: none; } + +#my-password p { + font-weight: bold; + margin: 1ex; +} + +#my-password p a { + color: inherit; +}