Index: pages/committee/index.md |
=================================================================== |
--- a/pages/committee/index.md |
+++ b/pages/committee/index.md |
@@ -16,19 +16,42 @@ |
height: auto; |
} |
.group-4 > .card |
{ |
width: 100%; |
} |
} |
+ |
+.container p:last-child |
juliandoucette
2017/06/26 10:31:21
Again, seems like there may / should be a containe
ire
2017/06/27 08:36:30
Done.
|
+{ |
+ margin-bottom: 32px; |
+} |
+ |
+@media(min-width: 544px) |
+{ |
+ .container p:last-child |
+ { |
+ margin-bottom: 64px; |
+ } |
+} |
+ |
+@media(min-width: 768px) |
+{ |
+ .container p:last-child |
+ { |
+ margin-bottom: 96px; |
+ } |
+} |
</style> |
-<div class="container p-b-xl" markdown="1"> |
+<div class="container" markdown="1"> |
# {{aac-heading[Page Heading] Acceptable Ads Committee}} |
+--- |
juliandoucette
2017/06/26 10:31:21
Good catch.
ire
2017/06/27 08:36:30
Thanks :)
|
+ |
{{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](https://acceptableads.com/en/about/criteria).}} |
{{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.}} |
</div> |
<? include blog/recent-aac ?> |