From d68301191e3ae421b97ee9923c77a0ae9f2d2e4f Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Fri, 6 Oct 2017 13:27:31 -0700 Subject: Removing the parseltongue-specific font. --- style.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index db86386..8da39d0 100644 --- a/style.css +++ b/style.css @@ -1,9 +1,3 @@ -@font-face { - font-family: Junkyard; - font-weight: normal; - src: url(fonts/Junkyard.ttf); -} - blockquote { font-size: 0.9em; margin: 0; @@ -124,6 +118,4 @@ ul li { .feedlink { font-size: 0.8em; } -.parcel { font-family: "Junkyard"; } - .small { font-size: 0.8em; } -- cgit v1.2.3