|
@@ -674,3 +674,17 @@ div.amazon_product {
|
|
|
}.tarteaucitronIsDenied .tarteaucitronAllow {
|
|
|
opacity: 0.5;
|
|
|
}
|
|
|
+
|
|
|
+
|
|
|
+div#tarteaucitronInfo {
|
|
|
+ display: block!important;
|
|
|
+ position: initial!important;
|
|
|
+ text-align: center!important;
|
|
|
+ max-width: 80%!important;
|
|
|
+ padding: 15px 0!important;
|
|
|
+ margin: -10px auto 40px!important;
|
|
|
+ font-size: 1em!important;
|
|
|
+ border-bottom: 1px solid;
|
|
|
+ border-top: 1px solid;
|
|
|
+ border-color: #555;
|
|
|
+}
|