0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 14:52:38 +00:00

update font name in 5e styles

This commit is contained in:
Gazook89
2021-08-04 15:53:21 -05:00
parent d763f2de2f
commit 2ab0c9cbeb
2 changed files with 2 additions and 2 deletions

View File

@@ -278,7 +278,7 @@ body {
} }
h5 { h5 {
font-size:1.3em; font-size:1.3em;
font-family:'Walter Turncoat' font-family:WalterTurncoat;
} }
a{ a{
color:black; color:black;

View File

@@ -462,7 +462,7 @@ body {
} }
h5 { h5 {
font-size:1.3em; font-size:1.3em;
font-family:'Walter Turncoat' font-family:WalterTurncoat;
} }
a{ a{
color:black; color:black;