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