mirror of
https://github.com/CoolnsX/hyprdots.git
synced 2025-12-20 07:15:23 +05:30
...
This commit is contained in:
10
eww/eww.scss
10
eww/eww.scss
@@ -55,11 +55,19 @@
|
||||
.btn_play:hover {
|
||||
color: #A2A852;
|
||||
}
|
||||
.btn_controls {
|
||||
.btn_controls_seek {
|
||||
color: #EBCB8B;
|
||||
font-size : 26px;
|
||||
font-family: IosevkaTerm Nerd Font;
|
||||
}
|
||||
.btn_controls_seek:hover {
|
||||
font-size : 35px;
|
||||
}
|
||||
.btn_controls {
|
||||
color: #EBCB8B;
|
||||
font-size : 40px;
|
||||
font-family: IosevkaTerm Nerd Font;
|
||||
}
|
||||
.btn_controls:hover {
|
||||
font-size : 50px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user