summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index b0e696c..03d899a 100644
--- a/style.css
+++ b/style.css
@@ -136,3 +136,7 @@ h1>em>a:hover {
:not(.active) > .progress {
display: none;
}
+
+.hide {
+ display: none;
+}