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 |
Line | |
---|---|
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 | } |
13 | h1, h2, h3, th |
14 | { |
15 | font-family: "Trebuchet MS", sans-serif; |
16 | } |
Note: See TracBrowser
for help on using the repository browser.