From e67295651fc90ccf2b119bdf83a559dd5362bfad Mon Sep 17 00:00:00 2001 From: Zachary Kain Date: Mon, 18 Mar 2013 14:33:05 -0400 Subject: [PATCH] didn't need that reset, probably will remove the whole thing once tested for shenanigans --- styles/reset.styl | 3 --- 1 file changed, 3 deletions(-) diff --git a/styles/reset.styl b/styles/reset.styl index 8f42218c28..0bb961d75a 100644 --- a/styles/reset.styl +++ b/styles/reset.styl @@ -1,6 +1,3 @@ -body,h1,h2,h3,h4,th { - font: 13px/normal Arial,sans-serif; -} body { background: #fff; color: #000;