From c68ebc1d140c548f5106648329c5e444c6ee4a28 Mon Sep 17 00:00:00 2001 From: danielvincent Date: Sat, 4 Dec 2010 00:29:15 -0800 Subject: [PATCH] removed comic sans from the entire codebase. marker felt remains on os x. --- public/stylesheets/sass/application.sass | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index 2d2b9f41a..4daee7441 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -221,8 +221,6 @@ header :margin :right 1em - - .stream :margin 0 :padding 0 @@ -246,7 +244,6 @@ header :height 370px :width 500px - .from :text :shadow 0 1px #fff @@ -717,7 +714,7 @@ li.message:hover :font :size 16px :font - :family 'marker felt', 'comic sans ms', 'comic sans', sans-serif + :family 'MARKER FELT', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif :color #333 #debug_info