source: trunk/template/yoga/mail/text/html/global-mail-css.tpl @ 3282

Last change on this file since 3282 was 3282, checked in by plg, 15 years ago

change: according to topic:15067, svn:keywords property was removed

  • Property svn:eol-style set to LF
File size: 881 bytes
Line 
1{* $Id: /piwigo/trunk/template/yoga/mail/text/html/global-mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices  $ *}
2/* Global mail css */
3
4body {ldelim} font-family: Univers, Helvetica, Optima; font-size:12px; margin:0px; padding:0px; }
5#the_page {ldelim} margin:0px; padding:0px; text-align:left;}
6#content {ldelim} margin:0px; padding:82px 0px 0px 62px; width:732px;}
7hr {ldelim} width:632px; margin-left:0;}
8#copyright {ldelim} font-size:10px; margin:0px; padding:48px 0px 32px 62px;}
9.PWG {ldelim} font-family:verdana, sans-serif !important; font-size:0.9em; font-weight:normal; letter-spacing:0px;}
10h2 {ldelim} padding:7px 15px; width:617px; font-weight:bold;}
11img {ldelim} margin:16px; border:16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; }
12img:hover {ldelim} padding: 15px; border: 1px solid yellow; -moz-border-radius: 4px; border-radius: 4px 4px; }
Note: See TracBrowser for help on using the repository browser.