summaryrefslogtreecommitdiff
path: root/www/css/index.css
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-09-13 14:11:58 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-09-13 14:11:58 -0400
commit61e544ed7019414be08c77d2d654e4bcbb6a704a (patch)
treed6062a2b8b9fc2751642ed263cc3980c71dda57c /www/css/index.css
parent4dd38604c0110ff7726c94bc9533686d97af48cf (diff)
downloadhtml5ks-61e544ed7019414be08c77d2d654e4bcbb6a704a.tar.xz
html5ks-61e544ed7019414be08c77d2d654e4bcbb6a704a.zip
fix html to validate
Diffstat (limited to 'www/css/index.css')
-rw-r--r--www/css/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/index.css b/www/css/index.css
index 3790ee8..2768d76 100644
--- a/www/css/index.css
+++ b/www/css/index.css
@@ -56,7 +56,7 @@ html.no-js #warn-container {
z-index: 100;
}
html.no-js #warn li { display: none; }
-html.js #warn noscript { display: none; }
+html.js #warn li#js { display: none; }
#warn li#ie { display: none; }
html.video #warn li#video { display: none; }
html.audio #warn li#audio { display: none; }