diff --git a/static/pfwb/_custom.scss b/static/pfwb/_custom.scss index 9baf962b..015096a9 100644 --- a/static/pfwb/_custom.scss +++ b/static/pfwb/_custom.scss @@ -103,6 +103,12 @@ div#nav { } } +body.page-connexion, body.page-mon-profil { + div#nav > ul > li.menu-forms span { + font-weight: normal; + } +} + body.has-picture { div#main-content-wrapper { margin-top: -150px;