Project

General

Profile

1 7876 aaronmk
html {font-size: 10pt; font-family: Verdana, sans-serif;}
2
a {color: blue; text-decoration: none;}
3
a:hover {text-decoration: underline;}
4
big, .big {font-size: 140%; font-weight: bold;}
5
code, .code {font-weight: normal; font-family: Courier, monospace;}
6 7905 aaronmk
.progress {text-decoration: blink;}
7 7876 aaronmk
8 8043 aaronmk
h2, h3, h4, h5, h6, blockquote {margin-bottom: 3pt; margin-right: 0;}
9 7876 aaronmk
h3, h4 {margin-top: 8pt;}
10 7903 aaronmk
blockquote, h5, h6 {margin-top: 4pt;}
11 7930 aaronmk
.indent {padding-left: 2em;}