diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/screen.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/screen.css b/resources/screen.css index 0b74aa3..d177d51 100644 --- a/resources/screen.css +++ b/resources/screen.css @@ -756,7 +756,7 @@ html, body { } -body:not(.page-Page_Main):not(.page-Accueil):not(.page-Chrysalide) *:not(#toctitle):not(.h2) > h2 { +body:not(.main_page) *:not(#toctitle):not(.h2) > h2 { position: relative; left: -30px; |