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

Unified Diff: pages/solutions/index.html

Issue 29536654: Issue 5102 - Replaced semantically incorrect <hr> elements with :after styles (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Created Sept. 5, 2017, 2:40 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pages/solutions/index.html
===================================================================
--- a/pages/solutions/index.html
+++ b/pages/solutions/index.html
@@ -1,17 +1,16 @@
title=Reach new audiences with Acceptable Ads
description=There’s a wide variety of solutions for publishers, ad networks, advertisers and ad-tech suppliers. Learn how to monetize your ad blocking audience!
custom=1
<? include solutions/style ?>
<div class="container">
<h1>{{solutions-heading[Solutions heading] Solutions}}</h1>
- <hr>
</div>
<div class="bg-accent">
<div class="container group-container">
<div class="group group-4 cards center">
<? include solutions/publishers ?>
<? include solutions/ad-networks ?>
<? include solutions/advertisers ?>
<? include solutions/ad-tech-suppliers ?>

Powered by Google App Engine
This is Rietveld