From 8197b662f43999304f853db21dc2bb18c2959a58 Mon Sep 17 00:00:00 2001 From: Kyle K Date: Wed, 4 Jul 2012 16:28:05 -0500 Subject: html, jade --- protoype/public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protoype/public/stylesheets') diff --git a/protoype/public/stylesheets/style.css b/protoype/public/stylesheets/style.css index 73d1927..9006e00 100644 --- a/protoype/public/stylesheets/style.css +++ b/protoype/public/stylesheets/style.css @@ -1,6 +1,6 @@ body { padding: 10px; - font: 12px "Lucida Grande", Helvetica, Arial, sans-serif; + font: 12px sans-serif; } a { -- cgit v1.2.3