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 | |
| 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')
| -rw-r--r-- | css/wordsearch.css (renamed from css/wordseach.css) | 2 | ||||
| -rw-r--r-- | css/wordsearch.min.css (renamed from css/wordseach.min.css) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/css/wordseach.css b/css/wordsearch.css index 4f13702..02853f0 100644 --- a/css/wordseach.css +++ b/css/wordsearch.css @@ -1,4 +1,4 @@ -/* Wordseach */ +/* Wordsearch */ .ws-area { background: #fafafa; diff --git a/css/wordseach.min.css b/css/wordsearch.min.css index ac2f261..ac2f261 100644 --- a/css/wordseach.min.css +++ b/css/wordsearch.min.css |
