aboutsummaryrefslogtreecommitdiff
path: root/app/static/style.css
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-05-09 17:44:58 +0100
committerrubenwardy <rw@rubenwardy.com>2018-05-09 17:44:58 +0100
commit552e35f6aaa4bbbb680aa8fae89fd0904dd5f5f4 (patch)
tree7786a52ab33b9a794879574350545d3abc56dbaf /app/static/style.css
parent6e1921f68b9cdef739cb1bd91b972a47fc7cf7b0 (diff)
downloadcheatdb-552e35f6aaa4bbbb680aa8fae89fd0904dd5f5f4.tar.xz
Add meta importing from Github
Fixes #11
Diffstat (limited to 'app/static/style.css')
-rw-r--r--app/static/style.css4
1 files changed, 4 insertions, 0 deletions
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;
+}