From f19756e3aefaa8d0bad133a061443db3fedf7a32 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sat, 28 May 2011 13:26:11 -0500 Subject: small udpates --- style.dev.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'style.dev.css') diff --git a/style.dev.css b/style.dev.css index f87d8cc..ff50d01 100644 --- a/style.dev.css +++ b/style.dev.css @@ -1,8 +1,5 @@ -/* $Date: 2011/03/21 14:03:27 $ - $Revision: 1.54 $ */ - body { color: black; - /*background: #eaf2f5;*/ background: #ffffff; font-family: "lucida grande", Calibri, "segoe UI", "lucida sans unicode", "Droid Sans", "DejaVu Sans", "bitstream vera sans", verdana, arial, helvetica, sans-serif; text-align: center; @@ -23,7 +20,6 @@ body { max-width:800px; min-width:740px; position: relative; - /*border: 1px dotted #bedce7;*/ } #title { @@ -47,7 +43,6 @@ p.motto { font-style: italic; font-weight: normal; font-size: 110%; - /*font-weight: bold;*/ } h4.c1 { @@ -149,7 +144,6 @@ code { fieldset { border: 1px dotted #bedce7; padding: 10px 15px; - /*background: #f3f3f3;*/ color: inherit; } -- cgit v1.2.3-59-ga6da