From 61e544ed7019414be08c77d2d654e4bcbb6a704a Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Fri, 13 Sep 2013 14:11:58 -0400 Subject: fix html to validate --- www/css/index.css | 2 +- www/index.html | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www') 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; } diff --git a/www/index.html b/www/index.html index d4eb62a..721a803 100644 --- a/www/index.html +++ b/www/index.html @@ -32,7 +32,7 @@

We use a lot of new features in this; your browser seems to have some issues...