]> git.za3k.com Git - za3k.git/commitdiff
Change fonts slightly
authorZachary Vance <vanceza@gmail.com>
Thu, 13 Aug 2015 23:49:38 +0000 (16:49 -0700)
committerZachary Vance <vanceza@gmail.com>
Thu, 13 Aug 2015 23:49:38 +0000 (16:49 -0700)
archive/36lessons.html
archive/MagicCards.ttf [new file with mode: 0644]

index 6cb94756c9eae8519eff3045f8a2eae489d18d7d..c6a703d885eaf98ab3e999d127ceaee908e7577b 100644 (file)
@@ -9,7 +9,7 @@
         margin-left: 20px;
       }
       p, h1, h2 {
-        font-family: serif, monospace;
+        font-family: "MagicCards";
       }
       .sermon {
         page-break-inside: avoid;
@@ -17,7 +17,7 @@
       }
       @font-face {
         font-family:"MagicCards";
-        src: url("/archive/MagicCardsNormal.ttf") /* TTF file for CSS3 browsers */
+        src: url("/archive/MagicCards.ttf") /* TTF file for CSS3 browsers */
       }
     </style>
 </head>
diff --git a/archive/MagicCards.ttf b/archive/MagicCards.ttf
new file mode 100644 (file)
index 0000000..e783e08
Binary files /dev/null and b/archive/MagicCards.ttf differ