Issue 0000598: NBM: Add new informations
VDigital structure applied! git-svn-id: http://piwigo.org/svn/trunk@1807 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
69632928a8
commit
f02ef033ad
7 changed files with 19 additions and 20 deletions
|
|
@ -1,4 +1,5 @@
|
|||
/* $Id$ */
|
||||
/* Global mail css */
|
||||
/* Including like css style on HTML mail */
|
||||
|
||||
body{background-color:#fff;font-family: Univers, Helvetica, Optima;font-size:12px; margin:0px;padding:0px; color:#369;}
|
||||
|
|
@ -5,10 +5,9 @@
|
|||
<title>PhpWebGallery Mail</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset={CONTENT_ENCODING}">
|
||||
<style><!-- /* Mini style for mails */
|
||||
{MAIL_CSS_DEFAULT_TEMPLATE}
|
||||
{MAIL_CSS_THEME}
|
||||
{MAIL_CSS_LOCAL_TEMPLATE}
|
||||
{MAIL_CSS_LOCAL_COMMON}
|
||||
{GLOBAL_MAIL_CSS}
|
||||
{MAIL_CSS}
|
||||
{LOCAL_MAIL_CSS}
|
||||
--></style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue