source:
extensions/cuise/mail.css
@
28017
Last change on this file since 28017 was 19486, checked in by , 12 years ago | |
---|---|
File size: 350 bytes |
Line | |
---|---|
1 | /* CSS Document */ |
2 | body { background:#CCCCCC } |
3 | #copyright { font-size:8px; } |
4 | h2 { background:#999999; border:outset } |
5 | img { border:1px #303030 solid; margin:8px; border-radius:0; -moz-border-radius:0;} |
6 | img:hover { border:1px #fff solid; margin:8px; padding:0px; border-radius:0; -moz-border-radius:0;} |
7 | a { } |
8 | a:hover { color: #00ff80; } |
9 |
Note: See TracBrowser
for help on using the repository browser.