aboutsummaryrefslogtreecommitdiff
path: root/source/css/theme.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/css/theme.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/source/css/theme.css b/source/css/theme.css
index bdcc84fb..6735e8c0 100644
--- a/source/css/theme.css
+++ b/source/css/theme.css
@@ -385,9 +385,7 @@ noscript a {
width: 90%;
}
- .nav, .rss-icon, .atom-icon, .cc-icon {
- width: 0;
- height: 0;
- visibility: hidden;
+ .nav, .rss-icon, .atom-icon, .cc-icon, #archival-notice {
+ display: none;
}
}