summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/css/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/css/index.css b/www/css/index.css
index 23acff5..1fb33db 100644
--- a/www/css/index.css
+++ b/www/css/index.css
@@ -99,6 +99,7 @@ h2 {
opacity: 0.4;
}
html.no-js #warn li:not(#js) { display: none; }
+ #warn li#id { display: none; }
html.video #warn li#video { display: none; }
html.audio #warn li#audio { display: none; }
html.fontface #warn li#fontface { display: none; }