Revision 8043
Added by Aaron Marcuse-Kubitza almost 12 years ago
main.css | ||
---|---|---|
5 | 5 |
code, .code {font-weight: normal; font-family: Courier, monospace;} |
6 | 6 |
.progress {text-decoration: blink;} |
7 | 7 |
|
8 |
h2, h3, h4, h5, h6, blockquote {margin-bottom: 3pt;} |
|
8 |
h2, h3, h4, h5, h6, blockquote {margin-bottom: 3pt; margin-right: 0;}
|
|
9 | 9 |
h3, h4 {margin-top: 8pt;} |
10 | 10 |
blockquote, h5, h6 {margin-top: 4pt;} |
11 | 11 |
.indent {padding-left: 2em;} |
Also available in: Unified diff
web/main/main.css: blockquote: Removed right margin so there isn't a big space between the table columns in index.php, which results from nesting right-padded blockquotes inside one another