diff --git a/public/s/css/w0bm.css b/public/s/css/w0bm.css new file mode 100644 index 0000000..ff6eab1 --- /dev/null +++ b/public/s/css/w0bm.css @@ -0,0 +1,21 @@ +.navbar-brand { + display: grid; + grid-template-columns: 1fr auto; +} + +.image-brand { + width: 5cm; +} + +.kontrollelement { + grid-column: 2; +} + +.metadata { + grid-template-columns: 0.4fr auto 0.4fr; +} + +.steuerung { + font-size:xx-large; + font-family: monospace; +} \ No newline at end of file diff --git a/public/s/img/w0bm_mosh_banner_by_marderchen.gif b/public/s/img/w0bm_mosh_banner_by_marderchen.gif new file mode 100644 index 0000000..b78c4f1 Binary files /dev/null and b/public/s/img/w0bm_mosh_banner_by_marderchen.gif differ diff --git a/views/item.html b/views/item.html index 318d22f..b1b6142 100644 --- a/views/item.html +++ b/views/item.html @@ -4,11 +4,11 @@
-
- +
+
- f0ck - {{ item.id }} + {{ item.id }}
@if(session)
@@ -62,7 +62,26 @@