mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Use a better monospace font (Consolas) if available.
This commit is contained in:
@@ -51,6 +51,9 @@ a:hover {
|
||||
html /deep/ *:focus {
|
||||
outline: none;
|
||||
}
|
||||
tt, code, kbd, samp {
|
||||
font-family: Consolas, monospace;
|
||||
}
|
||||
|
||||
/* App bar */
|
||||
core-toolbar, div[drawer] > div:first-child {
|
||||
|
||||
Reference in New Issue
Block a user