Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/main.css

Issue 29458622: Issue 4920 - Add "Ready for Windows" section to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Style fixes Created June 21, 2017, 8:29 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « static/css/index-mobile.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/main.css
===================================================================
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -291,23 +291,17 @@
#content h3
{
font-size: 20px;
}
#adblock-browser-notification
{
- box-sizing: border-box;
- color: #000000;
- font-size: 16px;
- background-color: #ffffff;
text-align: center;
- border: 2px solid #a1a1a1;
- padding: 20px;
}
#adblock-browser-notification a
{
font-weight: bold;
}
#adblock-browser-notification img
« no previous file with comments | « static/css/index-mobile.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld