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

Side by Side Diff: includes/styleguide/style.html

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: More basic styleguide Created Aug. 3, 2017, 3:10 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
(Empty)
1 <style>
2
3 .sg-body
4 {
5 margin: 70px auto;
6 padding: 0 20px;
7 max-width: 700px;
8 }
9
10 .sg-section
11 {
12 margin-bottom: 50px !important;
13 }
14
15 </style>
OLDNEW

Powered by Google App Engine
This is Rietveld