diff options
Diffstat (limited to 'resources/css/town.css')
-rw-r--r-- | resources/css/town.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/css/town.css b/resources/css/town.css new file mode 100644 index 0000000..4dd8195 --- /dev/null +++ b/resources/css/town.css @@ -0,0 +1,3 @@ +#scene__town { + background-color: #fff; +} |