summaryrefslogtreecommitdiff
path: root/web/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style.css')
-rw-r--r--web/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css
index 39d6756..b374150 100644
--- a/web/style.css
+++ b/web/style.css
@@ -96,6 +96,10 @@ nav.primary a.current {
display: none;
}
+#noticebox.visible {
+ display: block;
+}
+
#noticebox img.icon {
float: left;
margin-right: 2em;