X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=fosdem2017%2Fslides.css;fp=fosdem2017%2Fslides.css;h=3dba98153b0d34e7ca6a4da5f6f30dd0f131ea27;hp=b3932db53991ecf0a3e90d3f434f9286bdfcf933;hb=1380deda08aa804bfe5354d1c700a7bcddf1c3ee;hpb=df2f979f67e5137fe546d1927dc3c1cc061b0f44 diff --git a/fosdem2017/slides.css b/fosdem2017/slides.css index b3932db..3dba981 100644 --- a/fosdem2017/slides.css +++ b/fosdem2017/slides.css @@ -79,7 +79,8 @@ ul:last-child { 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 { @@ -115,7 +116,7 @@ ul:last-child { #slidenav { position: absolute; - right: 200px; + right: 120px; top: 15px; font-size: 10px; } @@ -258,6 +259,7 @@ s { .slidepic { float: right; margin-left: .5em; + max-width: 33%; } .ensurepicinbox {