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

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

Issue 10387230: add hangouts (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: tweaks from review Created 8 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 side-by-side diff with in-line comments
Download patch
Index: src/site/css/style.css
diff --git a/src/site/css/style.css b/src/site/css/style.css
index 8b6049237aef7cfb46f69f26614c9909bea5a1e8..df0da6df8f495ed3deb95aadbd066f94e91f96ce 100644
--- a/src/site/css/style.css
+++ b/src/site/css/style.css
@@ -145,11 +145,9 @@ i, em { font-style: italic; }
article dl dd {
margin-left: 1em;
- font-weight: 400;
}
article dl dt {
- font-weight: 800;
margin-top: 0.5em;
margin-bottom: 0em;
}
@@ -329,7 +327,6 @@ article ol, article ul {
article dt {
margin-bottom: 5px;
- font-weight: 800;
}
article dd {

Powered by Google App Engine
This is Rietveld 408576698