diff options
| author | Steven Thomas <[email protected]> | 2014-03-20 09:12:42 -0700 |
|---|---|---|
| committer | Steven Thomas <[email protected]> | 2014-03-20 09:12:42 -0700 |
| commit | 726c52191b687252d447dd92122f74653c3271b8 (patch) | |
| tree | ec37fb9add43a2775152b8b1d94cc5c49b02acec /css/wordseach.min.css | |
| parent | e46f1f131101a24910c5073d6cb6ff7189891663 (diff) | |
| download | word-search-game-726c52191b687252d447dd92122f74653c3271b8.tar.gz word-search-game-726c52191b687252d447dd92122f74653c3271b8.zip | |
Fixed spelling - renamed wordseach occurrences to wordsearch.
Diffstat (limited to 'css/wordseach.min.css')
| -rw-r--r-- | css/wordseach.min.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/css/wordseach.min.css b/css/wordseach.min.css deleted file mode 100644 index ac2f261..0000000 --- a/css/wordseach.min.css +++ /dev/null @@ -1 +0,0 @@ -.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 |
