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

Side by Side Diff: pages/blog/index.md

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.
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=Blog | Acceptable Ads 1 title=Blog | Acceptable Ads
2 description=Keeping you up-to-date with everything related to acceptable ads. 2 description=Keeping you up-to-date with everything related to acceptable ads.
3 breadcrumb=Blog 3 breadcrumb=Blog
4 custom=1 4 custom=1
5 5
6 <style> 6 <style>
7 .card h3 7 .card h3
8 { 8 {
9 font-size: 20px; 9 font-size: 20px;
10 height: 70px; 10 height: 70px;
11 } 11 }
12 </style> 12 </style>
13 13
14 <div class="container" markdown="1"> 14 <div class="container" markdown="1">
15 # {{blog-heading[Blog Heading] The official Acceptable Ads blog}} 15 # {{blog-heading[Blog Heading] The official Acceptable Ads blog}}
16 16
17 ---
18
19 <div class="section" markdown="1"> 17 <div class="section" markdown="1">
20 {{blog-paragraph1[Acceptable Ads Blog Paragraph 1] Stay connected.}} 18 {{blog-paragraph1[Acceptable Ads Blog Paragraph 1] Stay connected.}}
21 </div> 19 </div>
22 20
23 </div> 21 </div>
24 22
25 <? include blog/all-posts ?> 23 <? include blog/all-posts ?>
OLDNEW

Powered by Google App Engine
This is Rietveld