feat: add stylesheet link to index page
This commit is contained in:
parent
f54ec6c009
commit
52fc755eb2
2 changed files with 5 additions and 0 deletions
4
src/style.css
Normal file
4
src/style.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
body {
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue