« get me outta code hell

Sprite tweaks - csb-game - Pixelly spin-off of the Command Synergy Battle system used in Final Fantasy XIII
summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-08-09 22:55:16 -0300
committerFlorrie <towerofnix@gmail.com>2018-08-09 22:56:13 -0300
commitd7ea29632d1f1d08b713e01f663cdddad0cfc1ff (patch)
tree12ff64a733b79b850a373f2d71d4e19e3d16066d /index.html
parent4c9bc240f9e5fe1a16029107132d2accb16ef5d4 (diff)
Sprite tweaks
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5c636b0..50ee295 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,8 @@
 body {
   font-family: 'pixel-font';
   font-size: 5px;
+  background: black;
+  color: white;
 }
 
 canvas {