Project

General

Profile

1
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
.progress {color: red; text-decoration: blink;}
7

    
8
h2, h3, h4, h5, blockquote {margin-bottom: 3pt;}
9
h3, h4 {margin-top: 8pt;}
10
blockquote, h5 {margin-top: 4pt;}
(4-4/6)