aboutsummaryrefslogtreecommitdiff
path: root/theme/scss/default.scss
diff options
context:
space:
mode:
Diffstat (limited to 'theme/scss/default.scss')
-rw-r--r--theme/scss/default.scss4
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;