Backend for songs.zachdecook.com
Diffstat (limited to 'theme.css')
-rw-r--r--theme.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme.css b/theme.css
new file mode 100644
index 0000000..3de5a92
--- /dev/null
+++ b/theme.css
@@ -0,0 +1,3 @@
+body {
+ background-color: #CCDDFF;
+}