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

Unified Diff: chrome/common/extensions/docs/static/sass/_typography.scss

Issue 531183002: Add data-path restriction to tutorial, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Confirm upload. Created 6 years, 3 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 | « chrome/common/extensions/docs/static/css/out/site.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/sass/_typography.scss
diff --git a/chrome/common/extensions/docs/static/sass/_typography.scss b/chrome/common/extensions/docs/static/sass/_typography.scss
index bf0577f851735e82a56714bf217f88169793ebf5..a190b5c7315a28773ef154fee59e45bb2cc08023 100644
--- a/chrome/common/extensions/docs/static/sass/_typography.scss
+++ b/chrome/common/extensions/docs/static/sass/_typography.scss
@@ -73,6 +73,8 @@ p {
}
&.caption {
text-align: left;
+ margin-top: 9px;
+ font-weight: bold;
.lightbox & {
color: $white;
}
« no previous file with comments | « chrome/common/extensions/docs/static/css/out/site.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698