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

Unified Diff: src/site/scss/style.scss

Issue 22528003: update examples on homepage (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: incorporate most of Seth's round #2 Created 7 years, 4 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
Index: src/site/scss/style.scss
diff --git a/src/site/scss/style.scss b/src/site/scss/style.scss
index e881b24fe899cc8756e45f461a3555a07ea64e0c..16915b29127813bf77f6d20b3b2f8314dc32cdea 100644
--- a/src/site/scss/style.scss
+++ b/src/site/scss/style.scss
@@ -252,7 +252,8 @@ a.permalink {
}
code.highlight {
- background: yellow;
+ background: lemonchiffon;
+ border: 1px solid yellow;
}
footer {

Powered by Google App Engine
This is Rietveld 408576698