Zach's git repos
/
prosongsa
Backend for songs.zachdecook.com
laravel
175
Commits
1
Branch
0
Tags
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with IntelliJ IDEA
Diffstat
(limited to 'theme.css')
-rw-r--r--
theme.css
3
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;
+}