Skip to content
Snippets Groups Projects
Commit c2fd9c00 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

add logos to bottom corners

parent 33eb4e25
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<title>Basic git training</title>
<title>Presentation title</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
......@@ -51,7 +51,12 @@
<% } %>
<% }); %>
</div>
<div style="width: 10%; bottom: 2%; left: 3%; position: absolute; z-index: 9999;">
<img src="img/University-of-Luxembourg-Fr-01.svg" height="110px">
</div>
<div style="width: 10%; bottom: 3%; right: 3%; position: absolute; z-index: 9999;">
<img src="img/LCSB_short_small_4c_cropped.svg" height="86px">
</div>
</div>
<script src="bower_components/reveal.js/lib/js/head.min.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment