root/trunk/web/main.css @ 12674
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 {text-decoration: blink;} |
7 |
|
8 |
h2, h3, h4, h5, h6, blockquote {margin-bottom: 3pt; margin-right: 0;} |
9 |
h3, h4 {margin-top: 8pt;} |
10 |
blockquote, h5, h6 {margin-top: 4pt;} |
11 |
.indent {padding-left: 2em;} |