Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Side by Side Diff: third_party/polymer/v0_8/components/paper-styles/demo.css

Issue 1082403004: Import Polymer 0.8 and several key elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also remove polymer/explainer Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 body {
2 font-family: RobotoDraft, 'Helvetica Neue', Helvetica, Arial;
3 font-size: 14px;
4 margin: 0;
5 padding: 24px;
6 }
7
8 section {
9 padding: 20px 0;
10 }
11
12 section > div {
13 padding: 14px;
14 font-size: 16px;
15 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698