소스 검색

Update tarteaucitron.css

Amauri CHAMPEAUX 6 년 전
부모
커밋
40222f845c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      css/tarteaucitron.css

+ 2 - 1
css/tarteaucitron.css

@@ -3,6 +3,8 @@
     height: 100%;
 }
 
+#contentWrapper {display:unset;}
+
 /***
 * Reset CSS
 */
@@ -268,7 +270,6 @@ h2#tarteaucitronCookiesNumberBis {
 #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
 #tarteaucitron #tarteaucitronInfo,
 #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
-    background: #333;
     color: #fff;
     display: inline-block;
     font-size: 14px;