source: extensions/cuise/mail.css @ 31815

Last change on this file since 31815 was 19486, checked in by cljosse, 11 years ago

[style cuise] create cuise

File size: 350 bytes
Line 
1/* CSS Document */
2body { background:#CCCCCC  }
3#copyright { font-size:8px; }
4h2 { background:#999999; border:outset   }
5img { border:1px #303030 solid; margin:8px; border-radius:0; -moz-border-radius:0;}
6img:hover { border:1px #fff solid; margin:8px; padding:0px; border-radius:0; -moz-border-radius:0;}
7a {  }
8a:hover { color: #00ff80; }
9
Note: See TracBrowser for help on using the repository browser.