mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
things occurred
This commit is contained in:
12
eww/eww.scss
12
eww/eww.scss
@@ -37,27 +37,27 @@
|
||||
/** Music ********************************************/
|
||||
.song {
|
||||
color: #8FBCBB;
|
||||
font-size : 24px;
|
||||
font-size : 25px;
|
||||
font-weight : bold;
|
||||
margin : 30px 0px 0px 0px;
|
||||
margin : 20px 0px 0px 0px;
|
||||
}
|
||||
.artist {
|
||||
color: #EBCB8B;
|
||||
font-size : 20px;
|
||||
font-weight : normal;
|
||||
margin : 0px 0px -20px 0px;
|
||||
margin : 0px 0px -10px 0px;
|
||||
}
|
||||
.btn_play {
|
||||
color: #A3BE8C;
|
||||
font-family: IosevkaTerm Nerd Font;
|
||||
font-size : 70px;
|
||||
font-size : 50px;
|
||||
}
|
||||
.btn_play:hover {
|
||||
color: #A2A852;
|
||||
}
|
||||
.btn_controls {
|
||||
color: #EBCB8B;
|
||||
font-size : 32px;
|
||||
font-size : 26px;
|
||||
font-family: IosevkaTerm Nerd Font;
|
||||
}
|
||||
.btn_controls:hover {
|
||||
@@ -65,7 +65,7 @@
|
||||
}
|
||||
.lyrics {
|
||||
color: #EBCB8B;
|
||||
margin : -20px 0px 0px 0px;
|
||||
margin : -10px 0px 0px 0px;
|
||||
font-family: IBM Plex Sans Text;
|
||||
font-size : 18px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user