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

Unified Diff: src/site/codelabs/darrrt/darrrt.css

Issue 138823002: Draft of new codelab for review (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: draft=>beta , link for feedback Created 6 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/site/_plugins/prettify.rb ('k') | src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/codelabs/darrrt/darrrt.css
diff --git a/src/site/codelabs/darrrt/darrrt.css b/src/site/codelabs/darrrt/darrrt.css
index 037fc61faeec07b18ff790ec2fd984986132207c..88bfc4436b8c9591b9552ec483063e0b00aa5480 100644
--- a/src/site/codelabs/darrrt/darrrt.css
+++ b/src/site/codelabs/darrrt/darrrt.css
@@ -33,3 +33,11 @@ body {
margin-bottom: 10px;
margin-right: 5px;
}
+
+.key-header {
+ padding-left: 20px;
+}
+
+.indent {
+ text-indent: 20px;
+}
« no previous file with comments | « src/site/_plugins/prettify.rb ('k') | src/site/codelabs/darrrt/examples/6-piratebadge/piratebadge.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698