diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-27 22:46:34 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-27 22:46:34 -0400 |
commit | f3a9805dc55133320a48feb094475aa9bd84bcac (patch) | |
tree | 78566b4641d6f60ea47d36a657b6a476e753c300 /www | |
parent | 15dbf992ef9904e43156b46cd855cea4a6d88642 (diff) | |
download | html5ks-f3a9805dc55133320a48feb094475aa9bd84bcac.tar.xz html5ks-f3a9805dc55133320a48feb094475aa9bd84bcac.zip |
argh, i can't spell
Diffstat (limited to 'www')
-rw-r--r-- | www/css/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/index.css b/www/css/index.css index 1fb33db..5b72fc4 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -99,7 +99,7 @@ h2 { opacity: 0.4; } html.no-js #warn li:not(#js) { display: none; } - #warn li#id { display: none; } + #warn li#ie { display: none; } html.video #warn li#video { display: none; } html.audio #warn li#audio { display: none; } html.fontface #warn li#fontface { display: none; } |