root/trunk/template/yoga/theme/clear/layout-mail-css.tpl @ 1798

Revision 1798, 400 bytes (checked in by vdigital, 6 years ago)

First try on clear theme for mail...

And xml template in yoga.

Line 
1/* $Id$ */
2/* Including like css style on HTML mail */
3
4H2 { background-color: #ddd; padding: 7px 15px; width:617px}
5img { margin: 16px; border: 16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; }
6img:hover { padding: 15px; border: 1px solid yellow; -moz-border-radius: 4px; border-radius: 4px 4px; }
7A { color: #005e89; background: transparent; }
8A:hover { color: #858460; }
Note: See TracBrowser for help on using the browser.