mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-25 14:02:40 +00:00
update font name in 5e styles
This commit is contained in:
@@ -278,7 +278,7 @@ body {
|
||||
}
|
||||
h5 {
|
||||
font-size:1.3em;
|
||||
font-family:'Walter Turncoat'
|
||||
font-family:WalterTurncoat;
|
||||
}
|
||||
a{
|
||||
color:black;
|
||||
|
||||
@@ -462,7 +462,7 @@ body {
|
||||
}
|
||||
h5 {
|
||||
font-size:1.3em;
|
||||
font-family:'Walter Turncoat'
|
||||
font-family:WalterTurncoat;
|
||||
}
|
||||
a{
|
||||
color:black;
|
||||
|
||||
Reference in New Issue
Block a user