From: Andreas Unterkircher Date: Wed, 6 Jun 2007 17:35:03 +0000 (+0000) Subject: some cleanup X-Git-Tag: phpfspot-1.2~311 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=112ac9e09c81b3cb4babe6b8246a6576ecb5df5e some cleanup git-svn-id: file:///var/lib/svn/phpfspot/trunk@24 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/stylesheet.css b/stylesheet.css index 52d045c..5ff127a 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -2,7 +2,6 @@ body { background-color: rgb(255,255,255); color: rgb(26,151,15); font-family: Arial, Helvetica, sans-serif; - border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none; border-color: rgb(15,15,15); } @@ -10,7 +9,6 @@ body { #content { background-color: rgb(255,255,255); color: rgb(0,0,0); - border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none; padding: 2px; border-color: rgb(0,0,0); @@ -20,9 +18,8 @@ body { #tags { background-color: rgb(255,255,255); color: rgb(4,151,15); - font-family: Trebuchet MS, sans-serif; + font-family: sans-serif; font-style: normal; - border-left-width: px; border-right-width: px; border-top-width: px; border-bottom-width: px; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none; border-color: rgb(0,0,0); padding-top: 20px;