master
santic-zombie 5 years ago
parent 45a329dec8
commit 945d98bbc3
  1. 7
      css/style1.css
  2. BIN
      pic/bg.png

@ -1,5 +1,8 @@
body {
background-color: rgb(143, 188, 143);
background-color: rgb(62, 50, 64);
background-image: url("/pic/bg.png");
background-repeat: no-repeat;
background-position: top center;
}
#song{
@ -7,7 +10,7 @@ body {
height: 300px;
margin: auto;
justify-content : center;
background-color: rgba(0, 0, 0, 0.75);
background-color: rgba(0, 0, 0, 0.55);
border-radius: 10px;
color: #fff;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 KiB

Loading…
Cancel
Save