mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
This really should not take 19 minutes to build.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user