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

Side by Side Diff: pages/developer-styleguide.html

Issue 29645589: Noissue - Add page descriptions to website-defaults pages (Closed) Base URL: https://hg.adblockplus.org/website-defaults
Patch Set: Created Dec. 20, 2017, 12:25 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
« no previous file with comments | « pages/content-styleguide.md ('k') | pages/forms/advanced.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Developer Styleguide 1 title=Developer Styleguide
2 description=A guide to developing eyeo websites
2 3
3 <h1>Developer Styleguide</h1> 4 <h1>Developer Styleguide</h1>
4 <p>A guide to developing eyeo websites.</p> 5 <p>A guide to developing eyeo websites.</p>
5 6
6 <ol> 7 <ol>
7 <li> 8 <li>
8 <a href="#typography">Typography</a> 9 <a href="#typography">Typography</a>
9 <ol> 10 <ol>
10 <li><a href="#headings">Headings</a></li> 11 <li><a href="#headings">Headings</a></li>
11 <li><a href="#body-content">Body content</a></li> 12 <li><a href="#body-content">Body content</a></li>
(...skipping 15 matching lines...) Expand all
27 <li><a href="#3-col-grid">3-column grid</a></li> 28 <li><a href="#3-col-grid">3-column grid</a></li>
28 <li><a href="#4-col-grid">4-column grid</a></li> 29 <li><a href="#4-col-grid">4-column grid</a></li>
29 <li><a href="#reversed-grid">Reversed grid</a></li> 30 <li><a href="#reversed-grid">Reversed grid</a></li>
30 </ol> 31 </ol>
31 </li> 32 </li>
32 </ol> 33 </ol>
33 34
34 <? include styleguide/typography/index ?> 35 <? include styleguide/typography/index ?>
35 <? include styleguide/lists/index ?> 36 <? include styleguide/lists/index ?>
36 <? include styleguide/grid/index ?> 37 <? include styleguide/grid/index ?>
OLDNEW
« no previous file with comments | « pages/content-styleguide.md ('k') | pages/forms/advanced.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld