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

Side by Side Diff: includes/styleguide/grid/4-column.md

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Remove styleguide specific styling, remove advanced elements Created Aug. 9, 2017, 4:47 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 | « includes/styleguide/grid/3-column.md ('k') | includes/styleguide/grid/index.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 ### 4-Column
3
4 <div class="row">
5 <div class="column one-fourth">A (one fourth)</div>
6 <div class="column one-fourth">B (one fourth)</div>
7 <div class="column one-fourth">C (one fourth)</div>
8 <div class="column one-fourth">D (one fourth)</div>
9 <div class="column three-fourths">E (three fourths)</div>
10 <div class="column one-fourth">F (one fourth)</div>
11 </div>
OLDNEW
« no previous file with comments | « includes/styleguide/grid/3-column.md ('k') | includes/styleguide/grid/index.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld