aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.dev.css6
1 files changed, 0 insertions, 6 deletions
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;
}