Implemented static folder
This commit is contained in:
5
www/styles.css
Normal file
5
www/styles.css
Normal file
@ -0,0 +1,5 @@
|
||||
body {
|
||||
/* Anything but light mode, please. */
|
||||
background-color: #000000;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
Reference in New Issue
Block a user