mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
change font selection
This commit is contained in:
@@ -93,6 +93,14 @@ select.form-control:not([multiple]):not([size]) {
|
||||
|
||||
/* custom elements */
|
||||
|
||||
.font-serif {
|
||||
font-family: Georgia, serif;
|
||||
}
|
||||
|
||||
.font-monospace {
|
||||
font-family: SFMono-Regular, Menlo, Consolas, monospace;
|
||||
}
|
||||
|
||||
.icon {
|
||||
height: 1rem;
|
||||
width: 1rem;
|
||||
|
Reference in New Issue
Block a user