Update OSD text font
This commit is contained in:
parent
99b79f18f6
commit
61d8faeae1
3
eww.css
3
eww.css
@ -88,7 +88,8 @@ tooltip {
|
||||
.osd_progbar_container .osd_value {
|
||||
margin-right: 5px;
|
||||
font-size: 35px;
|
||||
font-family: "Iosevka Extrabold";
|
||||
font-family: "IosevkaTermSlab Nerd Font Mono";
|
||||
font-weight: 900;
|
||||
}
|
||||
.osd_progbar_container .osd_icon {
|
||||
margin-left: 7px;
|
||||
|
||||
@ -33,7 +33,8 @@ $br: 5px;
|
||||
{
|
||||
margin-right: $br;
|
||||
font-size: 35px;
|
||||
font-family: "Iosevka Extrabold";
|
||||
font-family: "IosevkaTermSlab Nerd Font Mono";
|
||||
font-weight: 900;
|
||||
}
|
||||
|
||||
.osd_icon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user