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

Delta Between Two Patch Sets: pages/about/best-practices.md

Issue 29438582: Issue 5135 - Reduce font size and padding on smaller screens on acceptableads.com (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Left Patch Set: Implement container classes in scss Created June 27, 2017, 8:32 a.m.
Right Patch Set: Fix alignment of hr under headings Created July 6, 2017, 10:25 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 title=Best Practices 1 title=Best Practices
2 description=A few best practices of how Acceptable Ads are formatted and impleme nted 2 description=A few best practices of how Acceptable Ads are formatted and impleme nted
3 parent=about/index 3 parent=about/index
4 custom=1 4 custom=1
5 5
6 <div class="container" markdown="1"> 6 <div class="container" markdown="1">
7 <div class="col-6" markdown="1"> 7 <div class="col-6" markdown="1">
8 8
9 # {{best-practices-heading[Best practices heading] Best Practices}} 9 # {{best-practices-heading[Best practices heading] Best Practices}}
10 10
11 --- 11 ---
12 12
13 <div class="section" markdown="1">
13 {{best-practices-summary[Best practices summary] The following guidelines have b een taken from successful cases of websites implementing Acceptable Ads. Make yo ur website look awesome and start monetizing good forms of advertising, too. It’ s this easy:}} 14 {{best-practices-summary[Best practices summary] The following guidelines have b een taken from successful cases of websites implementing Acceptable Ads. Make yo ur website look awesome and start monetizing good forms of advertising, too. It’ s this easy:}}
15 </div>
14 16
15 </div> 17 </div>
16 </div> 18 </div>
17 19
18 <div class="bg-accent section" markdown="1"> 20 <div class="bg-accent section" markdown="1">
19 <div class="container center" markdown="1"> 21 <div class="container center" markdown="1">
20 22
21 > {{best-practices-quote-1[Best practices summary quote line 1] Choose the best formats in the best spots.}}<br> {{best-practices-quote-2[Best practices summary quote line 2] Be clear and relevant. It’s really that simple.}} 23 > {{best-practices-quote-1[Best practices summary quote line 1] Choose the best formats in the best spots.}}<br> {{best-practices-quote-2[Best practices summary quote line 2] Be clear and relevant. It’s really that simple.}}
22 24
23 </div> 25 </div>
(...skipping 22 matching lines...) Expand all
46 <div class="section" markdown="1"> 48 <div class="section" markdown="1">
47 49
48 ![{{be-straightforward-image-alt(Be straightforward image alt text) Good locatio n example image}}](/img/png/best-practice-label.png) 50 ![{{be-straightforward-image-alt(Be straightforward image alt text) Good locatio n example image}}](/img/png/best-practice-label.png)
49 51
50 ### {{be-straightforward-header[Be straightforward header] Be straightforward, a nd don’t try to disguise ad content as editorial}} {: #be-straightforward } 52 ### {{be-straightforward-header[Be straightforward header] Be straightforward, a nd don’t try to disguise ad content as editorial}} {: #be-straightforward }
51 53
52 {{be-straightforward-p[Be straightforward paragraph] Make your ads recognizable by labeling them as such. With new formats such a native, the line between edito rial content and ads has never been so thin!}} 54 {{be-straightforward-p[Be straightforward paragraph] Make your ads recognizable by labeling them as such. With new formats such a native, the line between edito rial content and ads has never been so thin!}}
53 55
54 </div> 56 </div>
55 </div> 57 </div>
LEFTRIGHT

Powered by Google App Engine
This is Rietveld