aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/clear/layout-mail-css.tpl
blob: dcf417be8b492cec40a052085a4c0a922aa48a34 (plain)
1
2
3
4
5
6
7
8
/* $Id$ */
/* Including like css style on HTML mail */

H2 { background-color: #ddd; padding: 7px 15px; width:617px}
img { margin: 16px; border: 16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; }
img:hover { padding: 15px; border: 1px solid yellow; -moz-border-radius: 4px; border-radius: 4px 4px; }
A { color: #005e89; background: transparent; }
A:hover { color: #858460; }