From 8a45eb2f5399aaa2a022389086a4afde22b00477 Mon Sep 17 00:00:00 2001 From: Jan Friedli Date: Mon, 13 Apr 2020 22:09:14 +0200 Subject: full redesign --- static/style.css | 3 +-- static/uikit-3.2.2.zip | Bin 371938 -> 0 bytes 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 static/uikit-3.2.2.zip (limited to 'static') diff --git a/static/style.css b/static/style.css index 9064b8d..2cd09ea 100644 --- a/static/style.css +++ b/static/style.css @@ -21,8 +21,6 @@ footer { width: 100%; - position: absolute; - bottom: 0; height: 1%; text-align: center; } @@ -78,4 +76,5 @@ details[open] > summary:before { padding: 1rem; margin-bottom: 1rem; border-radius: 3px; + width: 50vw; } \ No newline at end of file diff --git a/static/uikit-3.2.2.zip b/static/uikit-3.2.2.zip deleted file mode 100644 index 54e71e5..0000000 Binary files a/static/uikit-3.2.2.zip and /dev/null differ -- cgit v1.3