From 20098dd6a220ad096d943ee331465dc764025f26 Mon Sep 17 00:00:00 2001 From: nadjetey Date: Sun, 26 Jan 2014 21:59:47 +0000 Subject: [PATCH] font --- archive/index.html | 2 +- res/screen.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/index.html b/archive/index.html index 11ab26d..518a896 100644 --- a/archive/index.html +++ b/archive/index.html @@ -2,7 +2,7 @@ layout: page title: Archive --- -archive +archive

diff --git a/res/screen.css b/res/screen.css index db65a1b..649b0f0 100644 --- a/res/screen.css +++ b/res/screen.css @@ -6,7 +6,7 @@ font-family: 'handwritting'; font-style: normal; font-weight: 500; - src: url('{{site.url}}/res/tallpaul.ttf') + src: url('{site.url}/res/tallpaul.ttf') format('truetype'); }