mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Now able to change color of list on embed
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
color:gray;
|
||||
}
|
||||
|
||||
.list-song {
|
||||
background-color: rgba(255, 255, 255, 0.04) !important;
|
||||
}
|
||||
|
||||
#list-song-html {
|
||||
display:none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user