version 1.1, 2005/02/12 13:08:46
|
version 1.4, 2005/08/08 20:03:06
|
|
|
body { | body { |
font-family: Georgia, Verdana, Lucida Sans Unicode, sans-serif; | font-family: Georgia, Verdana, Lucida Sans Unicode, sans-serif; |
margin-left:8%; |
margin-left:5%; |
margin-right:8%; |
margin-right:5%; |
color: black; | color: black; |
background: white; | background: white; |
font-size:14px; | font-size:14px; |
|
|
h1 { | h1 { |
font-family: Garamond, "Times New Roman", serif; | font-family: Garamond, "Times New Roman", serif; |
font-size: 200%; | font-size: 200%; |
margin-left: -6%; |
/* margin-left: -3%; */ |
} | } |
| |
h2 { | h2 { |
font-family: Garamond, "Times New Roman", serif; | font-family: Garamond, "Times New Roman", serif; |
font-size: 200%; | font-size: 200%; |
text-transform: lowercase; | text-transform: lowercase; |
margin-left: -4%; |
/* margin-left: -2%;*/ |
} | } |
| |
h3 { | h3 { |
font-family: Garamond, "Times New Roman", serif; | font-family: Garamond, "Times New Roman", serif; |
font-size: 150%; | font-size: 150%; |
text-transform: lowercase; | text-transform: lowercase; |
margin-left: -4%; |
/* margin-left: -2%;*/ |
} | } |
| |
/* | /* |
|
|
} | } |
a:visited { | a:visited { |
color: #748D7C; | color: #748D7C; |
font-weight:none; |
font-weight:normal; |
} | } |
a:hover { | a:hover { |
color: #ff813e; | color: #ff813e; |
|
font-style: italic; |
|
text-transform:uppercase; |
} | } |
| |
pre { | pre { |
|
|
background: rgb(204,204,255); | background: rgb(204,204,255); |
padding: 0.5em; | padding: 0.5em; |
border: none; | border: none; |
margin-left: -6%; |
/* margin-left: -6%; */ |
} | } |
div.quote { | div.quote { |
background: rgb(255,190,170); | background: rgb(255,190,170); |
padding: 0.5em; | padding: 0.5em; |
border: none; | border: none; |
margin-left: -6%; |
/* margin-left: -6%; */ |
font: italic normal 10pt Georgia, Verdana, Lucida Sans Unicode, sans-serif; | font: italic normal 10pt Georgia, Verdana, Lucida Sans Unicode, sans-serif; |
letter-spacing: 1px; | letter-spacing: 1px; |
margin-bottom: 0px; | margin-bottom: 0px; |
|
|
border-width: thin; | border-width: thin; |
width: 100%; | width: 100%; |
padding: 0.5em; | padding: 0.5em; |
margin-left: -6%; |
/* margin-left: -6%; */ |
} | } |
| |
p.changed { | p.changed { |
|
|
#footer a:link, #footer a:visited { | #footer a:link, #footer a:visited { |
font-family: verdana, arial, sans-serif; | font-family: verdana, arial, sans-serif; |
color: #748D7C; | color: #748D7C; |
font-weight:none; |
font-weight:normal; |
} | } |
| |
/* | /* |