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

Side by Side 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: Handle responsive styling Created June 22, 2017, 3:27 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 title=Acceptable Ads Certification Tool (beta) 1 title=Acceptable Ads Certification Tool (beta)
2 description=The Certified Acceptable Ads Approval Tool makes it easy for publish ers everywhere to start serving Acceptable Ads and monetize their ad blocking au dience 2 description=The Certified Acceptable Ads Approval Tool makes it easy for publish ers everywhere to start serving Acceptable Ads and monetize their ad blocking au dience
3 parent=tool-certification/index 3 parent=tool-certification/index
4 custom=1 4 custom=1
5 5
6 <? include tool-certification/style ?> 6 <? include tool-certification/style ?>
7 7
8 <div class="masthead"> 8 <div class="masthead">
9 <div class="container"> 9 <div class="container">
10 <div class="row"> 10 <div class="row">
11 <div class="col-6 push-6 masthead-img"> 11 <div class="col-6 push-6 masthead-img">
12 <div class="embed embed-16-9"> 12 <div class="embed embed-16-9">
13 <iframe src="//www.youtube.com/embed/hhb7NM9MGQA" allowfullscreen></if rame> 13 <iframe src="//www.youtube.com/embed/hhb7NM9MGQA" allowfullscreen></if rame>
14 </div> 14 </div>
15 </div> 15 </div>
16 <div class="col-6 pull-6 masthead-body"> 16 <div class="col-6 pull-6 masthead-body">
17 <? include tool-certification/summary ?> 17 <? include tool-certification/summary ?>
18 </div> 18 </div>
19 </div> 19 </div>
20 </div> 20 </div>
21 </div> 21 </div>
22 22
23 <div class="bg-accent"> 23 <div class="bg-accent">
24 <div class="container center"> 24 <div class="container center">
25 <blockquote class="p-b-lg">{{whitelist-in-second WHITELIST ADS FOR ACCEPTABL E ADS USERS IN SECONDS}}</blockquote> 25 <blockquote>{{whitelist-in-second WHITELIST ADS FOR ACCEPTABLE ADS USERS IN SECONDS}}</blockquote>
26 <p class="p-b-xl m-b-na"> 26 <p class="logos m-b-na">
juliandoucette 2017/06/26 10:31:21 Looks like we could use an id for this.
ire 2017/06/27 08:36:31 Done.
27 <a href="https://www.eyeo.com/"> 27 <a href="https://www.eyeo.com/">
28 <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/lo go-eyeo.png"> 28 <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/lo go-eyeo.png">
29 </a> 29 </a>
30 <a href="https://www.combotag.com/"> 30 <a href="https://www.combotag.com/">
31 <img class="m-a-md" alt="{{combotag-logo-alt[Alternative text for combot ag logo (is being shown when the image is not accessible)] Combotag logo}}" src= "/img/png/logo-combotag.png"> 31 <img class="m-a-md" alt="{{combotag-logo-alt[Alternative text for combot ag logo (is being shown when the image is not accessible)] Combotag logo}}" src= "/img/png/logo-combotag.png">
32 </a> 32 </a>
33 </p> 33 </p>
34 </div> 34 </div>
35 </div> 35 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld