From: Zachary Vance Date: Wed, 5 Aug 2015 07:00:13 +0000 (-0700) Subject: Magic cards CSS X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=3068490411de3bc04bf3faff6f984807d8a734fd;p=za3k.git Magic cards CSS --- diff --git a/archive/36lessons.html b/archive/36lessons.html index e373dea..3ac2fa1 100644 --- a/archive/36lessons.html +++ b/archive/36lessons.html @@ -8,8 +8,11 @@ p.quote { margin-left: 20px; } + p, h1, h2 { + font-family: "MagicCards"; + } @font-face { - font-family:"AgencyFBRegular"; + font-family:"MagicCards"; src: url("/archive/MagicCardsNormal.ttf") /* TTF file for CSS3 browsers */ }