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

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
« no previous file with comments | « src/site/_includes/nav.html ('k') | src/site/hangouts/dartisans-ep-2.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/css/style.css
diff --git a/src/site/css/style.css b/src/site/css/style.css
index 8b6049237aef7cfb46f69f26614c9909bea5a1e8..064336524be0139fe48b6675b5782b23578ad7e2 100644
--- a/src/site/css/style.css
+++ b/src/site/css/style.css
@@ -145,13 +145,6 @@ 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;
}
html {
@@ -329,7 +322,8 @@ article ol, article ul {
article dt {
margin-bottom: 5px;
- font-weight: 800;
+ margin-top: 0.5em;
+ font-weight: bold;
}
article dd {
« no previous file with comments | « src/site/_includes/nav.html ('k') | src/site/hangouts/dartisans-ep-2.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698