aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2017-03-04 23:49:21 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2017-03-04 23:49:21 +0800
commit003dac913d919168543a8e618ea6b8f06c94ff3b (patch)
tree6454238d1bb36b8d30439176ceb81e8619c37649
parentbdbf0454f4d464eed3939a6bf7cb05452f21b15b (diff)
downloadminesweeperjs-003dac913d919168543a8e618ea6b8f06c94ff3b.tar.xz
CSS should not be executable.
-rw-r--r--README.md2
-rw-r--r--[-rwxr-xr-x]common.css0
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4ca9a7a..fda3ded 100644
--- a/README.md
+++ b/README.md
@@ -4,3 +4,5 @@ A fancy minesweeper in your browser with a "multimine" mode
Try it live [here](https://chrisoft.org/minesweeper/).
The code is pretty ugly as _I don't know JS_. Feel free to improve it.
+
+Required sound resources are not included in the repo.
diff --git a/common.css b/common.css
index 066b69f..066b69f 100755..100644
--- a/common.css
+++ b/common.css