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

Unified Diff: pages/tool-certification/index.md

Issue 29438582: Issue 5135 - Reduce font size and padding on smaller screens on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Fix alignment of hr under headings Created July 6, 2017, 10:25 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
Index: pages/tool-certification/index.md
===================================================================
--- a/pages/tool-certification/index.md
+++ b/pages/tool-certification/index.md
@@ -16,18 +16,18 @@
<? include tool-certification/summary ?>
</div>
</div>
</div>
</div>
<div class="bg-accent">
<div class="container center">
- <blockquote class="p-b-lg">{{whitelist-in-second WHITELIST ADS FOR ACCEPTABLE ADS USERS IN SECONDS}}</blockquote>
- <p class="p-b-xl m-b-na">
+ <blockquote id="logos-heading">{{whitelist-in-second WHITELIST ADS FOR ACCEPTABLE ADS USERS IN SECONDS}}</blockquote>
+ <p id="logos" class="m-b-na">
<a href="https://www.eyeo.com/">
<img class="m-a-md" alt="{{eyeo-logo-alt[Alternative text for eyeo logo (is being shown when the image is not accessible)] Eyeo logo}}" src="/img/png/logo-eyeo.png">
</a>
<a href="https://www.combotag.com/">
<img class="m-a-md" alt="{{combotag-logo-alt[Alternative text for combotag logo (is being shown when the image is not accessible)] Combotag logo}}" src="/img/png/logo-combotag.png">
</a>
</p>
</div>

Powered by Google App Engine
This is Rietveld