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

Delta Between Two Patch Sets: pages/solutions/index.html

Issue 29453600: Issue 4961 - Fix card group field alignment on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Left Patch Set: Restructure card markup and fixes Created June 13, 2017, 4:44 p.m.
Right Patch Set: Move styling for cards on committee page to committee/index.html Created July 25, 2017, 1:33 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Right: Side by side diff | Download
« no previous file with change/comment | « pages/committee/index.html ('k') | static/css/main.css » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
(no file at all)
1 title=Reach new audiences with Acceptable Ads 1 title=Reach new audiences with Acceptable Ads
2 description=There’s a wide variety of solutions for publishers, ad networks, adv ertisers and ad-tech suppliers. Learn how to monetize your ad blocking audience! 2 description=There’s a wide variety of solutions for publishers, ad networks, adv ertisers and ad-tech suppliers. Learn how to monetize your ad blocking audience!
3 custom=1 3 custom=1
4 4
5 <? include solutions/style ?> 5 <? include solutions/style ?>
6 6
7 <div class="container"> 7 <div class="container">
8 <h1>{{solutions-heading[Solutions heading] Solutions}}</h1> 8 <h1>{{solutions-heading[Solutions heading] Solutions}}</h1>
9 <hr> 9 <hr>
10 </div> 10 </div>
11 <div class="bg-accent"> 11 <div class="bg-accent">
12 <div class="container group-container"> 12 <div class="container group-container">
13 <div class="group group-4 center"> 13 <div class="group group-4 cards center">
14 <? include solutions/publishers ?> 14 <? include solutions/publishers ?>
15 <? include solutions/ad-networks ?> 15 <? include solutions/ad-networks ?>
16 <? include solutions/advertisers ?> 16 <? include solutions/advertisers ?>
17 <? include solutions/ad-tech-suppliers ?> 17 <? include solutions/ad-tech-suppliers ?>
18 </div> 18 </div>
19 </div> 19 </div>
20 </div> 20 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld