Index: anwiki/_override-static/global/global/css/index.css |
=================================================================== |
--- a/anwiki/_override-static/global/global/css/index.css |
+++ b/anwiki/_override-static/global/global/css/index.css |
@@ -373,6 +373,16 @@ |
border-radius: 5px; |
} |
+#adblock-browser-notification |
+{ |
+ color: #555555; |
+ font-size: 16px; |
+ background-color: #FFFFFF; |
+ text-align: center; |
+ border: 1px solid #D9D9D9; |
+ padding: 20px 0px; |
+} |
+ |
.disclaimer |
{ |
font-size: 14px; |