From 552e35f6aaa4bbbb680aa8fae89fd0904dd5f5f4 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 9 May 2018 17:44:58 +0100 Subject: Add meta importing from Github Fixes #11 --- app/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/static/style.css') diff --git a/app/static/style.css b/app/static/style.css index 712b045..a85b3c3 100644 --- a/app/static/style.css +++ b/app/static/style.css @@ -297,3 +297,7 @@ footer a { .package-short-large { font-size: 120%; } + +.pkg_wiz_1, .pkg_wiz_2 { + display: none; +} -- cgit v1.2.3