From 328eed4d0b86de924339ce865baa7c5d508031fd Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Mon, 8 Apr 2013 13:02:21 -0700 Subject: Removing IO branding --- theme/scss/default.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/scss') diff --git a/theme/scss/default.scss b/theme/scss/default.scss index 77a3f87..f1e9816 100644 --- a/theme/scss/default.scss +++ b/theme/scss/default.scss @@ -193,8 +193,8 @@ slides > slide { &.title-slide { &:after { content: ''; - background: url(../../images/io2012_logo.png) no-repeat 100% 50%; - @include background-size(contain); + //background: url(../../images/io2012_logo.png) no-repeat 100% 50%; + //@include background-size(contain); position: absolute; bottom: $slide-top-bottom-padding; right: $slide-top-bottom-padding; -- cgit v1.2.3