| Index: pages/committee/index.html |
| =================================================================== |
| --- a/pages/committee/index.html |
| +++ b/pages/committee/index.html |
| @@ -1,36 +1,29 @@ |
| title=About | The Acceptable Ads Committee |
| description=The Acceptable Ads Committee creates new and exceptional ad standards that improve the user experience for ad-blocking users while, just as importantly, delivering real value to content publishers and online advertisers |
| custom=1 |
| breadcrumb=Committee |
| <style> |
| - .card h3 |
| + .card .card-heading |
| { |
| font-size: 16px; |
| - height: 90px; |
| + height: auto; |
| } |
| - @media (max-width: 1139px) |
| + @media (min-width: 768px) |
| { |
| - .card h3 |
| + .card .card-heading |
| { |
| - height: auto; |
| - } |
| - |
| - .group-4 > .card |
| - { |
| - width: 100%; |
| + height: 90px; |
| } |
| } |
| </style> |
| -<div class="container"> |
| +<div class="container section"> |
| <h1>{{aac-heading[Page Heading] Acceptable Ads Committee}}</h1> |
| - <hr /> |
| - <div class="section"> |
| - <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 an independent committee made up of eleven stakeholders who represent three distinct coalitions: 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, researcher / academia). This committee, aptly called the Acceptable Ads Committee, has full control over the Acceptable Ads initiative, including what’s deemed acceptable by defining the Acceptable Ads criteria. }}</p> |
| - <p>{{aac-paragraph2[Acceptable Ads Committee Paragraph 2] The committee's goal is simple: create new and exceptional ad standards that improve the user experience for ad-blocking users while, just as importantly, delivering real value to content publishers and online advertisers. }}</p> |
| - </div> |
| + <hr> |
| + <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 an independent committee made up of eleven stakeholders who represent three distinct coalitions: 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, researcher / academia). This committee, aptly called the Acceptable Ads Committee, has full control over the Acceptable Ads initiative, including what’s deemed acceptable by defining the Acceptable Ads criteria. }}</p> |
| + <p>{{aac-paragraph2[Acceptable Ads Committee Paragraph 2] The committee's goal is simple: create new and exceptional ad standards that improve the user experience for ad-blocking users while, just as importantly, delivering real value to content publishers and online advertisers. }}</p> |
| </div> |
| <? include blog/recent-aac ?> |