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

Unified Diff: includes/solutions/publishers.md

Issue 29453600: Issue 4961 - Fix card group field alignment on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Move styling for cards on committee page to committee/index.html Created July 25, 2017, 1:33 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/solutions/advertisers.md ('k') | pages/committee/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/solutions/publishers.md
===================================================================
--- a/includes/solutions/publishers.md
+++ b/includes/solutions/publishers.md
@@ -1,21 +1,23 @@
<div class="card" markdown="1">
+<header class="card-heading" markdown="1">
![{{publishers-icon-alt[Publishers icon alt text] Publishers icon}}](/img/png/icon-publishers.png)
{: .card-icon }
## {{publishers-heading[Publishers heading] Publishers}}
+</header>
- <div class="card-summary" markdown="1">
-
+<div class="card-summary" markdown="1">
{{publishers-p1[Publishers paragraph 1] Monetize your adblocking audience}}
{{publishers-p2[Publishers paragraph 2] Learn how to serve Acceptable Ads and find more about getting your website whitelisted}}
+</div>
- </div>
-
-[{{publishers-learn-more-button[Publishers learn more button] Learn more}}](/solutions/publishers){: .btn-outline-primary .m-t-md }
+<footer class="card-footer" markdown="1">
+[{{publishers-learn-more-button[Publishers learn more button] Learn more}}](/solutions/publishers){: .btn-outline-primary }
[{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/get-whitelisted?type=publishers){: .btn-primary }
+</footer>
</div>
« no previous file with comments | « includes/solutions/advertisers.md ('k') | pages/committee/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld