summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/screen.css11
1 files changed, 1 insertions, 10 deletions
diff --git a/resources/screen.css b/resources/screen.css
index 50166bf..4366a5b 100644
--- a/resources/screen.css
+++ b/resources/screen.css
@@ -722,15 +722,6 @@ html, body {
/* ********************************************************************************** */
-/* Marge des images insérées dans du texte */
-
-a.image > img {
-
- margin: 20px;
-
-}
-
-
/* Sommaire */
.toc {
@@ -765,7 +756,7 @@ a.image > img {
}
-body:not(.page-Page_Main):not(.page-Accueil) *:not(#toctitle):not(.h2) > h2 {
+body:not(.page-Page_Main):not(.page-Accueil):not(.page-Chrysalide) *:not(#toctitle):not(.h2) > h2 {
position: relative;
left: -30px;