summaryrefslogtreecommitdiff
path: root/www/css/index.css
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-11 18:42:27 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-11 18:43:21 -0400
commit9ef324d2d2e40f919de9b7d7e1852affa97e0e91 (patch)
treed1ad86610afae719a9831e46bae5dcdcab437fcb /www/css/index.css
parent099c1c466fe02f55f7a4a2ad7bb985f457f8da1a (diff)
downloadhtml5ks-9ef324d2d2e40f919de9b7d7e1852affa97e0e91.tar.xz
html5ks-9ef324d2d2e40f919de9b7d7e1852affa97e0e91.zip
do more work
Diffstat (limited to 'www/css/index.css')
-rw-r--r--www/css/index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/css/index.css b/www/css/index.css
index d05e2f4..03f765d 100644
--- a/www/css/index.css
+++ b/www/css/index.css
@@ -174,3 +174,6 @@ input[type="checkbox"]:checked + span:before {
background: url("../dump/ui/bg-choice.png") no-repeat top center;
height: 35px;
}
+#show img {
+ position: absolute;
+}