source:
remit/media/style/style.css
@
84b3640
Last change on this file since 84b3640 was 84b3640, checked in by Alex Dehnert <adehnert@…>, 16 years ago | |
---|---|
|
|
File size: 322 bytes |
Rev | Line | |
---|---|---|
[5989f2f] | 1 | tr.sect-head td, tr.sect-head th |
2 | { | |
3 | padding-top: 1em; | |
4 | text-decoration: underline; | |
5 | } | |
[a6806bf] | 6 | table.pretty-table |
[d6324a2] | 7 | { |
8 | border-collapse: collapse; | |
9 | } | |
[a6806bf] | 10 | table.pretty-table th, table.pretty-table td |
[d6324a2] | 11 | { |
12 | border: 1px solid black; | |
13 | padding: 2px; | |
14 | } | |
[a6806bf] | 15 | table.pretty-table th |
[d6324a2] | 16 | { |
17 | background: #99F; | |
18 | } | |
[84b3640] | 19 | ul.errorlist |
20 | { | |
21 | color: red; | |
22 | } |
Note: See TracBrowser
for help on using the repository browser.