From d1e2846508331bdb4b06520e32c678a4ec5e0884 Mon Sep 17 00:00:00 2001 From: Christina Truong Date: Sun, 14 Sep 2014 16:37:19 -0400 Subject: [PATCH] Small slide template updated and domain info link. --- framework/css/theme-llc.css | 2 +- framework/sass/theme-llc.scss | 3 +-- index.html | 5 +++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/framework/css/theme-llc.css b/framework/css/theme-llc.css index bb52db6..ea8fd3c 100644 --- a/framework/css/theme-llc.css +++ b/framework/css/theme-llc.css @@ -122,7 +122,7 @@ footer .license img { max-width: 100%; } .slide:target { - overflow: scroll; + overflow: auto; } .slide.js-fiddle > iframe:only-of-type { position: static; diff --git a/framework/sass/theme-llc.scss b/framework/sass/theme-llc.scss index f6c748b..933a68b 100644 --- a/framework/sass/theme-llc.scss +++ b/framework/sass/theme-llc.scss @@ -126,9 +126,8 @@ footer { img { max-width: 100%; } - &:target { - overflow: scroll; + overflow: auto; } &.js-fiddle > iframe:only-of-type { position: static; diff --git a/index.html b/index.html index e006734..7cd175d 100644 --- a/index.html +++ b/index.html @@ -1946,7 +1946,8 @@

Center aligning with margin

##Getting your site online You will need to register a domain name (www.mysite.com) and get hosting. Here are a couple domain & hosting options: - + + * [hover.com](https://www.hover.com/?ircid=2799&irmpname=Ladies+Learning+Code) * [dreamhost.com](http://www.dreamhost.com/r.cgi?205190) * [bluehost.com](http://www.bluehost.com/) @@ -1968,7 +1969,7 @@

Center aligning with margin

Thank you!

Closing remarks

-

Slidedecks created with Lea Verou's CSS-based SlideShow System and reveal.js.

+

Slide deck presentation created with Lea Verou's CSS-based SlideShow System and reveal.js.