add some images to slides
[slides.git] / fosdem2017 / slides.css
index b3932db53991ecf0a3e90d3f434f9286bdfcf933..3dba98153b0d34e7ca6a4da5f6f30dd0f131ea27 100644 (file)
@@ -79,7 +79,8 @@ ul:last-child {
   overflow: hidden;
   height: 40px;
   width: 64px;
   overflow: hidden;
   height: 40px;
   width: 64px;
-  background: url("template/KaiRoLogo-64x40.png") no-repeat;
+  background: url("template/KaiRoLogo-256x160.png") no-repeat;
+  background-size: 64px 40px;
 }
 
 #header-text {
 }
 
 #header-text {
@@ -115,7 +116,7 @@ ul:last-child {
 
 #slidenav {
   position: absolute;
 
 #slidenav {
   position: absolute;
-  right: 200px;
+  right: 120px;
   top: 15px;
   font-size: 10px;
 }
   top: 15px;
   font-size: 10px;
 }
@@ -258,6 +259,7 @@ s {
 .slidepic {
   float: right;
   margin-left: .5em;
 .slidepic {
   float: right;
   margin-left: .5em;
+  max-width: 33%;
 }
 
 .ensurepicinbox {
 }
 
 .ensurepicinbox {