From 4525beb985f8e874f11c0e95df2b1544c8b0b1ba Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 31 Aug 2013 23:45:48 -0700 Subject: Cleaning up content macro. Adding favicon. Fixing static content. --- web/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web/style.css') 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; -- cgit v1.2.3