aboutsummaryrefslogtreecommitdiff
path: root/app/static/style.css
diff options
context:
space:
mode:
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;
+}