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

Side by Side Diff: 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
Patch Set: Created May 16, 2017, 4:26 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | pages/about/index.html » ('j') | static/scss/components/_cards.scss » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 {{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:}} 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 14
15 </div> 15 </div>
16 </div> 16 </div>
17 17
18 <div class="bg-accent m-y-xl" markdown="1"> 18 <div class="bg-accent section" markdown="1">
juliandoucette 2017/05/16 19:07:34 Is there a reason why you put section here instead
ire 2017/05/16 21:32:27 Yes. So this seemed to fit the description/styling
juliandoucette 2017/05/17 13:09:11 Acknowledged.
19 <div class="container center" markdown="1"> 19 <div class="container center" markdown="1">
20 20
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.}} 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.}}
22 22
23 </div> 23 </div>
24 </div> 24 </div>
25 25
26 <div class="container col-6 center" markdown="1"> 26 <div class="container col-6 center" markdown="1">
27 27
28 <div class="section" markdown="1"> 28 <div class="section" markdown="1">
(...skipping 17 matching lines...) Expand all
46 <div class="section" markdown="1"> 46 <div class="section" markdown="1">
47 47
48 ![{{be-straightforward-image-alt(Be straightforward image alt text) Good locatio n example image}}](/img/png/best-practice-label.png) 48 ![{{be-straightforward-image-alt(Be straightforward image alt text) Good locatio n example image}}](/img/png/best-practice-label.png)
49 49
50 ### {{be-straightforward-header[Be straightforward header] Be straightforward, a nd don’t try to disguise ad content as editorial}} {: #be-straightforward } 50 ### {{be-straightforward-header[Be straightforward header] Be straightforward, a nd don’t try to disguise ad content as editorial}} {: #be-straightforward }
51 51
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!}} 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!}}
53 53
54 </div> 54 </div>
55 </div> 55 </div>
OLDNEW
« no previous file with comments | « no previous file | pages/about/index.html » ('j') | static/scss/components/_cards.scss » ('J')

Powered by Google App Engine
This is Rietveld