Changeset 1799 for trunk/template/yoga
- Timestamp:
- Feb 10, 2007, 11:20:20 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/mail/text/html/default-layout-mail-css.tpl
r1798 r1799 3 3 4 4 body{background-color:#fff;font-family: Univers, Helvetica, Optima;font-size:12px; margin:0px;padding:0px; color:#369;} 5 #the_page {background: #fff url( http://127.0.0.1/phpwebgallery/trunk/template/yoga/mail/text/html/images/mailbody-bg.jpg) repeat-y scroll left top;5 #the_page {background: #fff url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.jpg) repeat-y scroll left top; 6 6 margin:0px;padding:0px;text-align: left;} 7 7 a {text-decoration: none} 8 #content {background: transparent url( http://127.0.0.1/phpwebgallery/trunk/template/yoga/mail/text/html/images/header-bg.jpg) no-repeat scroll left top;8 #content {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/header-bg.jpg) no-repeat scroll left top; 9 9 margin:0px;padding:82px 0px 0px 62px; width:732px;} 10 10 hr {width:632px;margin-left:0px;} 11 #copyright {background: transparent url( http://127.0.0.1/phpwebgallery/trunk/template/yoga/mail/text/html/images/footer-bg.jpg) no-repeat scroll left bottom;11 #copyright {background: transparent url({pwg_root}template/{themeconf:template}/mail/text/html/images/footer-bg.jpg) no-repeat scroll left bottom; 12 12 color: #69c;font-size:10px;margin:0px;padding:98px 0px 62px 62px;} 13 13 .PWG {font-family: verdana, sans-serif !important; font-size: 0.9em; font-weight: normal; letter-spacing: 0px;}
Note: See TracChangeset
for help on using the changeset viewer.