added background color

alpha
alex 2023-03-08 23:12:31 +01:00
parent a155095899
commit f34d406719
1 changed files with 1 additions and 0 deletions

1
dist/style.css vendored
View File

@ -1,6 +1,7 @@
body {
font-family: Arial, Helvetica, sans-serif;
color: white;
background-color: hsl(220, 10%, 15%);
}
ul {