From 8deca2f783f71a201ab879c6982d5a2e862b2af0 Mon Sep 17 00:00:00 2001 From: Sam Ruby Date: Thu, 4 Sep 2008 11:38:23 -0400 Subject: [PATCH] Suggest a font for the POI character --- themes/asf/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/asf/default.css b/themes/asf/default.css index 50f7f81..e9bb56a 100644 --- a/themes/asf/default.css +++ b/themes/asf/default.css @@ -245,6 +245,7 @@ body > h1 { .news > h3 > a:first-child:before { content: '⌘'; + font-family: Code2000; color: #D70; margin-left: -18px; margin-right: 2px;