Skip to content

Commit f0da34a

Browse files
author
Manuel Rauber
committed
Cross Platform Magazine
1 parent b2b1dca commit f0da34a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
Loading

presentations/2016-presentation-basta-spring/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,15 @@
4747
visibility: hidden;
4848
}
4949

50+
.slide-background.frontpage {
51+
background-color: black;
52+
background-size: contain;
53+
}
54+
55+
.slide-background.magazine {
56+
background-size: contain;
57+
}
58+
5059
.no-border {
5160
border: 0 !important;
5261
}
@@ -386,6 +395,8 @@ <h2>Channel9</h2>
386395
<p>Cross-Platform Development</p>
387396
<p><a href="https://channel9.msdn.com/Series/Thementag-Cross-Plattform-Entwicklung-mit-HTML5--Javascript">https://channel9.msdn.com/Series/Thementag-Cross-Plattform-Entwicklung-mit-HTML5--Javascript</a></p>
388397
</section>
398+
<section data-background="images/crossplatformmagazine.png" class="magazine">
399+
</section>
389400
<section>
390401
<h1>Thank you!</h1>
391402
<div style="height: 50px"></div>

0 commit comments

Comments
 (0)