added background color
parent
a155095899
commit
f34d406719
|
@ -1,6 +1,7 @@
|
|||
body {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
color: white;
|
||||
background-color: hsl(220, 10%, 15%);
|
||||
}
|
||||
|
||||
ul {
|
||||
|
|
Loading…
Reference in New Issue