This commit is contained in:
9
static/style.css
Normal file
9
static/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
background-color: black;
|
||||
color: white;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
Reference in New Issue
Block a user