aboutsummaryrefslogtreecommitdiffstats
path: root/style.dev.css
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-28 13:26:11 -0500
committerMatt Rude <[email protected]>2011-05-28 13:26:11 -0500
commitf19756e3aefaa8d0bad133a061443db3fedf7a32 (patch)
treece177881e7687c04e8debefa25f8af2c11ddf8af /style.dev.css
parenta6fce3b5a0771b40fc00c6919b96642f0b0793a9 (diff)
downloadtime.mattrude.com-f19756e3aefaa8d0bad133a061443db3fedf7a32.tar.gz
time.mattrude.com-f19756e3aefaa8d0bad133a061443db3fedf7a32.tar.bz2
time.mattrude.com-f19756e3aefaa8d0bad133a061443db3fedf7a32.zip
small udpates
Diffstat (limited to 'style.dev.css')
-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;
}