Split spotifyvis code into different apps (#47)
Server is able to start, but none of the apps are linked together yet.
This commit is contained in:
8
common-static/css/dark_bg.css
Normal file
8
common-static/css/dark_bg.css
Normal file
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
h1,p {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user