source:
remit/media/style/default.css
@
3e79308
Last change on this file since 3e79308 was a6806bf, checked in by Alex Dehnert <adehnert@…>, 15 years ago | |
---|---|
|
|
File size: 224 bytes |
Rev | Line | |
---|---|---|
[5cbf234] | 1 | body |
2 | { | |
3 | margin: 1em; | |
4 | padding: 1em; | |
5 | min-height: 15em; | |
6 | border: 1px solid #888; | |
7 | background-color: white; | |
8 | } | |
9 | html | |
10 | { | |
11 | background-color: #ddd; | |
12 | } | |
[a6806bf] | 13 | h1, h2, h3, th |
[d6324a2] | 14 | { |
15 | font-family: "Trebuchet MS", sans-serif; | |
16 | } |
Note: See TracBrowser
for help on using the repository browser.