D&D Modules

This commit is contained in:
Kyle
2021-07-05 15:06:20 -07:00
parent ac0e2e0ca6
commit 85b7158a48
17 changed files with 220 additions and 1 deletions

View File

@@ -75,6 +75,10 @@
font-family: invocation-text;
src: url('/fonts/shango-gothic-bold.ttf');
}
@font-face {
font-family: souvenir;
src: url('/fonts/Souvenir-Itc-T-OT-Bold.otf');
}
/*Variables*/
:root {
--site-background: url('/img/lowpolyBackground.svg');