This really should not take 19 minutes to build.

This commit is contained in:
coolnsx
2023-09-03 22:08:51 +05:30
parent b0f598bec3
commit 46a74bdbb5
3 changed files with 25 additions and 31 deletions

View File

@@ -40,12 +40,13 @@
color: #8FBCBB;
font-size : 24px;
font-weight : bold;
margin : 10px 0px 0px 0px;
margin : 30px 0px 0px 0px;
}
.artist {
color: #EBCB8B;
font-size : 20px;
font-weight : normal;
margin : 0px 0px -20px 0px;
}
.btn_play {
color: #A3BE8C;
@@ -63,6 +64,10 @@
.btn_controls:hover {
font-size : 50px;
}
.lyrics {
color: #EBCB8B;
margin : -10px 0px 0px 0px;
}
.music_bar {
color: #81A1C1;
background-color: rgba(0,0,0,0.1);