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

Unified Diff: static/css/main.css

Issue 29768636: Fixes #1 - Changed promo message phrasing on index page (Closed) Base URL: https://hg.adblockplus.org/web.adblockbrowser.org
Patch Set: Addressed #4 Created May 3, 2018, 12:54 p.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 | « includes/index.md ('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
@@ -602,8 +602,14 @@
padding: 34px 20px 68px 20px;
}
#footnotes
{
margin-top: 34px;
}
}
+
+.unstyled
+{
+ color: initial !important;
+ text-decoration: none !important;
+}
« no previous file with comments | « includes/index.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld