From 320099899495f62da96ed927d69783240c994c77 Mon Sep 17 00:00:00 2001 From: sirx Date: Sat, 22 Oct 2016 17:26:34 +0200 Subject: [PATCH 1/3] style --- s/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/s/style.css b/s/style.css index 421fb75..fd00f55 100644 --- a/s/style.css +++ b/s/style.css @@ -89,4 +89,8 @@ code { border-radius: 0px; padding-left: 10px; padding-right: 10px; -} \ No newline at end of file + width: 25%; + float: left; + position: relative; + min-height: 1px; +} From 28dfe4fe270b52c349dbb9a35dc5a7083f204da6 Mon Sep 17 00:00:00 2001 From: sirx Date: Sat, 22 Oct 2016 17:39:20 +0200 Subject: [PATCH 2/3] bilder ein bisschen responsiver machen --- s/item.tpl.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/s/item.tpl.html b/s/item.tpl.html index bb435de..8c89fd6 100644 --- a/s/item.tpl.html +++ b/s/item.tpl.html @@ -30,7 +30,7 @@ {% endif %} {% elseif item == "image" %} - + {% else %}

404 - Not f0cked

{% endif %} @@ -78,4 +78,4 @@ var x = document.getElementById("player"); x.volume = 0.3; - \ No newline at end of file + From 6f77ecabd368c6e4aae92e75487d9afec5121f39 Mon Sep 17 00:00:00 2001 From: sirx Date: Sat, 22 Oct 2016 17:45:59 +0200 Subject: [PATCH 3/3] ;_; --- s/item.tpl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s/item.tpl.html b/s/item.tpl.html index 8c89fd6..06bca53 100644 --- a/s/item.tpl.html +++ b/s/item.tpl.html @@ -30,7 +30,7 @@ {% endif %} {% elseif item == "image" %} - + {% else %}

404 - Not f0cked

{% endif %}