summaryrefslogtreecommitdiff
path: root/www/css/index.css
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-09-07 21:21:14 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-09-07 21:21:14 -0400
commit86d70ba573286267f7f4fe22ffe1e392db58a0ea (patch)
tree992dc74b3998ca6265d878ce375c654674ea9c27 /www/css/index.css
parentbc17143e104dbcc0098cefecd75e11f63c7a1529 (diff)
downloadhtml5ks-86d70ba573286267f7f4fe22ffe1e392db58a0ea.tar.xz
html5ks-86d70ba573286267f7f4fe22ffe1e392db58a0ea.zip
fix minor bugs, add opus warn
Diffstat (limited to 'www/css/index.css')
-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 fba9bf3..3790ee8 100644
--- a/www/css/index.css
+++ b/www/css/index.css
@@ -60,6 +60,7 @@ html.js #warn noscript { display: none; }
#warn li#ie { display: none; }
html.video #warn li#video { display: none; }
html.audio #warn li#audio { display: none; }
+ #warn li#opus{ display: none; }
html.fontface #warn li#fontface { display: none; }
html.csstransforms #warn li#csstransforms { display: none; }
html.csstransitions #warn li#csstransitions { display: none; }