From 662e6d15c928d8c71680c4471d406ede785df718 Mon Sep 17 00:00:00 2001 From: David Russell Date: Sat, 1 Dec 2018 20:36:31 +0700 Subject: [PATCH] GitPitch intro copy + css updated. --- PITCHME.md | 12 ++++++++++-- assets/css/PITCHME.css | 12 ++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/PITCHME.md b/PITCHME.md index 9904f77..86a29da 100644 --- a/PITCHME.md +++ b/PITCHME.md @@ -5,7 +5,15 @@ @snapend @snap[west montserrat-heavy heading-white] -# GitPitch +# GitPitch@css[faded fs-05](.com) +@snapend + +---?image=assets/img/audience.png&size=100% 40% + +### What can GitPitch do for you? + +@snap[north text-gray fs-04 span-100] +*Conference Speakers. Consultants. Educators. Training Instructors. Pssst...* @snapend ---?image=assets/img/audience.png&size=100% 40% @@ -229,7 +237,7 @@ The Template is a collection of high-utility slide designs available out-of-the- @snapend @snap[west raleway-medium] -#### The Fastest Way From @color[white](Idea) To @color[white](Presentation) +#### The Fastest Way From @css[text-white fs-13](Idea) To @css[text-white fs-15](Presentation) @snapend @snap[south-west raleway-medium text-white fs-05] diff --git a/assets/css/PITCHME.css b/assets/css/PITCHME.css index 88cdca7..288a787 100644 --- a/assets/css/PITCHME.css +++ b/assets/css/PITCHME.css @@ -1,3 +1,9 @@ + +/* Welcome Slide Text Styles */ +.faded { + color: #CE7731; +} + /* Pro Features Detailed Text Styles */ .pro-feature-details { color: #36454F !important; @@ -69,6 +75,12 @@ sup { font-family: "Raleway Medium", sans-serif !important; } +.reveal h3 { + text-shadow: none !important; + text-transform: none !important; + font-family: "Raleway Medium", sans-serif !important; +} + /* * FontAwesome Font Style Override. * This style rule must appear after GitPitch Pro Fonts imports.