source: extensions/gally/gally-default/template/mail/text/html/global-mail-css.tpl @ 6109

Last change on this file since 6109 was 6109, checked in by grum, 14 years ago

Gally's themes compatibles with piwigo 2.1

File size: 721 bytes
Line 
1/* Global mail css */
2
3{literal}
4body { font-family: Univers, Helvetica, Optima; font-size:12px; margin:0px; padding:0px; }
5#the_page { margin:0px; padding:0px; text-align:left;}
6#content { margin:0px; padding:30px 0px 0px 30px; width:732px;}
7hr { width:632px; margin-left:0;}
8#copyright { font-size:10px; margin:0px; padding:48px 0px 32px 62px;}
9.PWG { font-family:verdana, sans-serif !important; font-size:0.9em; font-weight:normal; letter-spacing:0px;}
10h2 { padding:7px 15px; width:617px; font-weight:bold;}
11img { margin:16px; border:16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; }
12img:hover { padding: 15px; border: 1px solid yellow; -moz-border-radius: 4px; border-radius: 4px 4px; }
13{/literal}
14
Note: See TracBrowser for help on using the repository browser.