diff options
author | Eric Bidelman | 2013-04-08 13:02:21 -0700 |
---|---|---|
committer | Eric Bidelman | 2013-04-08 13:02:21 -0700 |
commit | 328eed4d0b86de924339ce865baa7c5d508031fd (patch) | |
tree | 0f1d41c2bc20558a68372df67390be3499b71538 /theme/scss | |
parent | ba1824821ffa313834bc5bd6cbc9dd7e711c3db7 (diff) | |
download | io-slides-remote-328eed4d0b86de924339ce865baa7c5d508031fd.tar.gz |
Removing IO branding
Diffstat (limited to 'theme/scss')
-rw-r--r-- | theme/scss/default.scss | 4 |
1 files changed, 2 insertions, 2 deletions
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 { | |||
193 | &.title-slide { | 193 | &.title-slide { |
194 | &:after { | 194 | &:after { |
195 | content: ''; | 195 | content: ''; |
196 | background: url(../../images/io2012_logo.png) no-repeat 100% 50%; | 196 | //background: url(../../images/io2012_logo.png) no-repeat 100% 50%; |
197 | @include background-size(contain); | 197 | //@include background-size(contain); |
198 | position: absolute; | 198 | position: absolute; |
199 | bottom: $slide-top-bottom-padding; | 199 | bottom: $slide-top-bottom-padding; |
200 | right: $slide-top-bottom-padding; | 200 | right: $slide-top-bottom-padding; |