Index: static/css/main.css |
=================================================================== |
--- a/static/css/main.css |
+++ b/static/css/main.css |
@@ -291,23 +291,18 @@ |
#content h3 |
{ |
font-size: 20px; |
} |
#adblock-browser-notification |
{ |
- box-sizing: border-box; |
- color: #000000; |
font-size: 16px; |
juliandoucette
2017/06/20 16:20:17
This is unnecessary.
ire
2017/06/21 08:30:19
Acknowledged.
|
- background-color: #ffffff; |
text-align: center; |
- border: 2px solid #a1a1a1; |
- padding: 20px; |
} |
#adblock-browser-notification a |
{ |
font-weight: bold; |
} |
#adblock-browser-notification img |