diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-26 20:07:03 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-26 20:07:03 -0400 |
commit | 2d11246128161ed27a5e33325f0486feeaa7ddc6 (patch) | |
tree | 12bd972dbf874d52e19ec32c6e3b944ca4131295 /www/css | |
parent | a7760b1e2695669e154f204fea18bbae4dff5db6 (diff) | |
download | html5ks-2d11246128161ed27a5e33325f0486feeaa7ddc6.tar.xz html5ks-2d11246128161ed27a5e33325f0486feeaa7ddc6.zip |
working
Diffstat (limited to 'www/css')
-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 b1e1a78..7818403 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -36,7 +36,7 @@ body { left: -190px; } } -#bg,#vid,#solid { +#bg,#vid { position: absolute; width: 800px; height: 600px; |