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

Side by Side Diff: pages/committee/index.html

Issue 29453600: Issue 4961 - Fix card group field alignment on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Rebase Created July 17, 2017, 1:41 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=About | The Acceptable Ads Committee 1 title=About | The Acceptable Ads Committee
2 description=The Acceptable Ads Committee creates new and exceptional ad standard s that improve the user experience for ad-blocking users while, just as importan tly, delivering real value to content publishers and online advertisers 2 description=The Acceptable Ads Committee creates new and exceptional ad standard s that improve the user experience for ad-blocking users while, just as importan tly, delivering real value to content publishers and online advertisers
3 custom=1 3 custom=1
4 breadcrumb=Committee 4 breadcrumb=Committee
5 5
6 <style> 6 <div class="container p-b-xl" markdown="1">
juliandoucette 2017/07/18 22:07:35 - markdown="1" doesn't work inside of .html files.
ire 2017/07/20 17:43:24 Noted. Done.
7 .card h3 7 # {{aac-heading[Page Heading] Acceptable Ads Committee}}
juliandoucette 2017/07/18 22:07:35 I suggest we keep the font-size change. I think th
ire 2017/07/20 17:43:24 Should I still add this change considering that th
juliandoucette 2017/07/24 16:02:39 Yes.
ire 2017/07/25 13:33:31 Done.
juliandoucette 2017/07/18 22:07:35 - missing space above heading - missing hr below h
ire 2017/07/20 17:43:24 Done.
8 {
9 font-size: 16px;
10 height: 90px;
11 }
12 8
13 @media (max-width: 1139px) 9 {{aac-paragraph1[Acceptable Ads Committee Paragraph 1] In <fix>2017</fix>, <fix> eyeo GmbH</fix> handed over control of the Acceptable Ads initiative to an indep endent committee made up of eleven stakeholders who represent three distinct coa litions: User Advocates Coalition (digital rights organization, ad-block user), For Profit Coalition (advertiser, advertising agency, ad-tech company, publisher / content creator) and the Expert Coalition (user agent, creative agent, resear cher / academia). This committee, aptly called the Acceptable Ads Committee, has full control over the Acceptable Ads initiative, including what’s deemed accept able by defining the [Acceptable Ads criteria](https://acceptableads.com/en/abou t/criteria).}}
14 {
15 .card h3
16 {
17 height: auto;
18 }
19 10
20 .group-4 > .card 11 {{aac-paragraph2[Acceptable Ads Committee Paragraph 2] The committee's goal is s imple: create new and exceptional ad standards that improve the user experience for ad-blocking users while, just as importantly, delivering real value to conte nt publishers and online advertisers.}}
21 {
22 width: 100%;
23 }
24 }
25 </style>
26
27 <div class="container">
28 <h1>{{aac-heading[Page Heading] Acceptable Ads Committee}}</h1>
29 <hr />
30 <div class="section">
31 <p>{{aac-paragraph1[Acceptable Ads Committee Paragraph 1] In <fix>2017</fix> , <fix>eyeo GmbH</fix> handed over control of the Acceptable Ads initiative to a n independent committee made up of eleven stakeholders who represent three disti nct coalitions: User Advocates Coalition (digital rights organization, ad-block user), For Profit Coalition (advertiser, advertising agency, ad-tech company, pu blisher / content creator) and the Expert Coalition (user agent, creative agent, researcher / academia). This committee, aptly called the Acceptable Ads Committ ee, has full control over the Acceptable Ads initiative, including what’s deemed acceptable by defining the Acceptable Ads criteria. }}</p>
32 <p>{{aac-paragraph2[Acceptable Ads Committee Paragraph 2] The committee's go al is simple: create new and exceptional ad standards that improve the user expe rience for ad-blocking users while, just as importantly, delivering real value t o content publishers and online advertisers. }}</p>
33 </div>
34 </div> 12 </div>
35 13
36 <? include blog/recent-aac ?> 14 <? include blog/recent-aac ?>
OLDNEW

Powered by Google App Engine
This is Rietveld