really fix glyphicons in main window
This commit is contained in:
parent
d49ea58107
commit
59d2cc5b49
@ -6,7 +6,7 @@
|
|||||||
<style>
|
<style>
|
||||||
@font-face{
|
@font-face{
|
||||||
font-family: "Symbols";
|
font-family: "Symbols";
|
||||||
src: url("/usr/share/fonts/TTF/Symbols-2048-em Nerd Font Complete Mono.ttf") format("truetype");
|
src: url("/usr/share/fonts/TTF/Symbols-2048-em Nerd Font Complete.ttf") format("truetype");
|
||||||
}
|
}
|
||||||
body{
|
body{
|
||||||
background-color:#222222;
|
background-color:#222222;
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<style>
|
<style>
|
||||||
@font-face{
|
@font-face{
|
||||||
font-family: "Symbols";
|
font-family: "Symbols";
|
||||||
src: url("/usr/share/fonts/TTF/Symbols-2048-em Nerd Font Complete Mono.ttf") format("truetype");
|
src: url("/usr/share/fonts/TTF/Symbols-2048-em Nerd Font Complete.ttf") format("truetype");
|
||||||
}
|
}
|
||||||
body{
|
body{
|
||||||
background-color:#222222;
|
background-color:#222222;
|
||||||
|
Loading…
Reference in New Issue
Block a user