From ece8d9371918083b22c05f11d161384604d83fcb Mon Sep 17 00:00:00 2001 From: Vjeux Date: Mon, 26 Aug 2013 23:33:15 +0200 Subject: [PATCH] Add video at the bottom of the front page --- docs/_css/react.scss | 14 +++++++------- docs/index.md | 6 ++++++ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/docs/_css/react.scss b/docs/_css/react.scss index 68bfe87e81c..315bff7a6a6 100644 --- a/docs/_css/react.scss +++ b/docs/_css/react.scss @@ -285,14 +285,14 @@ li { margin-right: 0; } -#examples { - h3 { - color: $darkColor; - font-size: 24px; - font-weight: normal; - margin-bottom: 5px; - } +#examples h3, .home-presentation h3 { + color: $darkColor; + font-size: 24px; + font-weight: normal; + margin-bottom: 5px; +} +#examples { p { margin: 0 0 25px 0; max-width: $twoColumnWidth; diff --git a/docs/index.md b/docs/index.md index 2edff30307d..169526c151b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -80,6 +80,12 @@ id: home
+
+

Presentation

+

Watch this 30-minute presentation followed by a Q&A to learn more about React.

+
+
+