diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-03-25 22:36:42 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-03-25 22:36:42 -0400 |
commit | 4da506408edc02607ac3827c7c09ab6a6c8cf0b8 (patch) | |
tree | 5c44d3914bd0967e252fd0c2adae331a729ff3b0 /www/css | |
parent | 1d91a7996a5ade0915cd340c5726baa3c0986e04 (diff) | |
download | html5ks-4da506408edc02607ac3827c7c09ab6a6c8cf0b8.tar.xz html5ks-4da506408edc02607ac3827c7c09ab6a6c8cf0b8.zip |
bleh
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 f46f79b..bc35230 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -310,7 +310,7 @@ h2 { background-image: url("../dump/ui/bg-gm.png"); } #context-menu { - background: white no-repeat top center; + background: transparent no-repeat top center; margin-top: -210px; padding-top: 60px; position: absolute; |