From 5faeae526bc4e8cf7b103e942e2b86b855222f1b Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Sat, 22 Jul 2017 18:04:23 +0000
Subject: [PATCH] Mode Cognac : Pas d'espace transparent entre le contenu
 central et au-dessus et en-dessous

---
 stylessoyezcreateurs.css.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index 742f71fc..a87b5b36 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -2250,7 +2250,6 @@ button {
 .portailcognac #menuhaut {
   text-align: center;
   max-width: 100%;
-  margin-bottom: .5em;
   position: relative;
 }
 .portailcognac #menuhaut .menu_haut_logo,
@@ -2347,6 +2346,9 @@ button {
 .portailcognac #content {
   padding: 0 1.5rem;
 }
+.portailcognac #content, .portailcognac #navigation {
+  padding-top: 0.5em;
+}
 .portailcognac .boutonstexte {
   float: right;
   margin-left: 10px;
@@ -2685,10 +2687,8 @@ button {
   line-height: 2;
 }
 
-
-
 .portailcognac #extra {
-  margin-bottom: 1em;
+  padding-bottom: 1em;
 }
 .portailcognac #extra .rss_bottom a {
   margin: 0 .5rem;
-- 
GitLab