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

Unified Diff: includes/solutions/advertisers.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/ad-tech-suppliers.md ('k') | includes/solutions/publishers.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/solutions/advertisers.md
===================================================================
--- a/includes/solutions/advertisers.md
+++ b/includes/solutions/advertisers.md
@@ -1,21 +1,25 @@
<div class="card" markdown="1">
+<header class="card-heading" markdown="1">
![{{advertisers-icon-alt[Advertisers icon alt text] Publishers icon}}](/img/png/icon-advertisers.png)
{: .card-icon }
## {{advertisers-heading[Advertisers heading] Advertisers}}
+</header>
- <div class="card-summary" markdown="1">
+<div class="card-summary" markdown="1">
{{advertisers-p1[Advertisers paragraph 1] Unlock an important target group}}
{{advertisers-p2[Advertisers paragraph 2] Learn more about how to reach the relevant audience of adblock users in a respectful way}}
- </div>
+</div>
-[{{advertisers-learn-more-button[Advertisers learn more button] Learn more}}](/solutions/advertisers){: .btn-outline-primary .m-t-md }
+<footer class="card-footer" markdown="1">
+[{{advertisers-learn-more-button[Advertisers learn more button] Learn more}}](/solutions/advertisers){: .btn-outline-primary }
[{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/get-whitelisted?type=advertisers){: .btn-primary }
+</footer>
</div>
« no previous file with comments | « includes/solutions/ad-tech-suppliers.md ('k') | includes/solutions/publishers.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld