This commit is contained in:
Forrest 2026-07-27 23:29:05 -04:00
commit 971e49db5c
246 changed files with 93082 additions and 0 deletions

31
.obsidian/snippets/S - Runes.css vendored Normal file
View file

@ -0,0 +1,31 @@
.large-font {
font-size: 32px;
}
.gnomish-script {
font-family: 'Iokharic' !important;
}
.elvish-script {
font-family: 'Tengwar Annatar' !important;
}
.dwarvish-script {
font-family: 'Rellanic' !important;
}
.rune-script {
font-family: 'Rune' !important;
}
.feyspeak-script {
font-family: 'Baybayin Doctrina' !important;
}
.common-script {
font-family: 'Half-Elven Condensed Italic' !important;
}
.mechanik-script {
font-family: 'Genshin Impact Font' !important;
}