diff --git a/static/custom-fontenay-sous-bois/style.css b/static/custom-fontenay-sous-bois/style.css index 0627363..ae59cde 100644 --- a/static/custom-fontenay-sous-bois/style.css +++ b/static/custom-fontenay-sous-bois/style.css @@ -113,6 +113,10 @@ div#rub_consultation h2, div#rub_service h2, div#rub_annonce h2, div#rub_agenda border-top: none; } +div#rub_service h2 { + font-size: 1.4em; +} + div#footer-wrapper { background: none; }