From ece7981356e8b5dc9dd81a34b54f0666a81a462b Mon Sep 17 00:00:00 2001 From: Seb Bacon Date: Fri, 27 Jan 2012 13:14:30 +0000 Subject: Make the base font size be sensible (i.e. the browser default) --- public/stylesheets/custom.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index c6857a2..ec8bdda 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -1,6 +1,5 @@ body { color:#444; -font-size:12px; font-family:Arial, sans-serif; } -- cgit v1.2.3