Better color on music bars
This commit is contained in:
parent
2a2ce54f64
commit
4ae6e2614b
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ hr {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
background-color: rgb(200, 200, 230);
|
||||
height: 20px;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue