source:
extensions/simple_themes/simple-black/theme.css
@
14076
Last change on this file since 14076 was 6512, checked in by , 14 years ago | |
---|---|
|
|
File size: 153 bytes |
Line | |
---|---|
1 | body { |
2 | background-color: #111; |
3 | color: #666; |
4 | } |
5 | |
6 | #content { |
7 | background-color: #222; |
8 | border-color: #555; |
9 | } |
10 | |
11 | #theImage img { |
12 | border-width: 4px; |
13 | } |
Note: See TracBrowser
for help on using the repository browser.