From e6bbdb3c10ef5df7989b45c0b2a60ddb1178e4fe Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Tue, 14 Jun 2011 04:25:36 -0400 Subject: [PATCH 1/1] Added @font to #note --- includes/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/style.css b/includes/style.css index 832307e..a9219d2 100644 --- a/includes/style.css +++ b/includes/style.css @@ -139,6 +139,7 @@ li { #notes, #note { text-align:left; margin-top:20px; + font-family:'InconsolataMedium'; } #notes h1 { -- 2.30.2