From: Dylan Lloyd Date: Wed, 8 Jun 2011 01:49:11 +0000 (-0400) Subject: Removed 'lucida console' font from exhibits X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=79d2778faf3a23e282c0963c8d04bdd41c3eac2b;p=dylansserver.git Removed 'lucida console' font from exhibits --- diff --git a/includes/style.css b/includes/style.css index a4a65fc..572de5d 100644 --- a/includes/style.css +++ b/includes/style.css @@ -105,38 +105,38 @@ li { } #peepshow_entry { - font:1.4em "lucida console"; + font:1.4em; } #peepshow_entry { - font:1.4em "lucida console"; + font:1.4em; } /* drawcss */ #drawcss_title { - font:1.6em "lucida console"; + font:1.6em; } #drawcss_entry { - font:1.6em "lucida console"; + font:1.6em; } /* youtube_backup */ #youtube_backup_title { - font:1.6em "lucida console"; + font:1.6em; } #youtube_backup_entry { - font:1.4em "lucida console"; + font:1.4em; } /* i_like_pandora */ #i_like_pandora_title { - font:1.6em "lucida console"; + font:1.6em; } #i_like_pandora_entry { - font:1.4em "lucida console"; + font:1.4em; } /* notes */