summaryrefslogtreecommitdiff
path: root/css/wordseach.min.css
diff options
context:
space:
mode:
authorlizhineng <[email protected]>2013-06-29 16:25:38 +0800
committerlizhineng <[email protected]>2013-06-29 16:25:38 +0800
commitceb4ee6845a16ff898b8e54213e490ca6638982c (patch)
treec469949235705335db4cdfcc3fe2dd46d57f57ca /css/wordseach.min.css
parent45f3be5425870f9b4cf9a60f2f950fa3dd7807ef (diff)
downloadword-search-game-ceb4ee6845a16ff898b8e54213e490ca6638982c.tar.gz
word-search-game-ceb4ee6845a16ff898b8e54213e490ca6638982c.zip
Finished the basic framework
Diffstat (limited to 'css/wordseach.min.css')
-rw-r--r--css/wordseach.min.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/wordseach.min.css b/css/wordseach.min.css
new file mode 100644
index 0000000..ac2f261
--- /dev/null
+++ b/css/wordseach.min.css
@@ -0,0 +1 @@
+.ws-area{background:#fafafa;display:inline-block;padding:20px;border-radius:10px;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.ws-row{line-height:0}.ws-col{cursor:pointer}.ws-col.ws-selected{background:#eee}.ws-found{background:yellow} \ No newline at end of file