From 856af471b7a6025f1438f09ff0d701dd78fd99ea Mon Sep 17 00:00:00 2001
From: Andreas Unterkircher <unki@netshadow.at>
Date: Sat, 14 Jul 2007 08:31:45 +0000
Subject: changing primary font to Verdana

git-svn-id: file:///var/lib/svn/phpfspot/trunk@197 fa6a889d-dae6-447d-9e79-4ba9a3039384
---
 stylesheet.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stylesheet.css b/stylesheet.css
index 0fe527e..8d12b95 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -1,7 +1,7 @@
 body {
    background-color:       #000000;
    color:                  rgb(26,151,15);
-   font-family:            Arial, Helvetica, sans-serif;
+   font-family:            verdana;
    font-style:             normal;
    border:                 solid 1px #ffffff;
    border-color:           rgb(15,15,15);
-- 
cgit v1.2.3-18-g5258