mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-23 01:57:29 +00:00
Add background color
This commit is contained in:
parent
34f3018cdd
commit
1d1364bd8d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
body {
|
||||
margin: 0;
|
||||
background-color: grey;
|
||||
}
|
||||
|
||||
#search {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue