diff options
author | rub <rub@piwigo.org> | 2007-02-10 17:43:11 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2007-02-10 17:43:11 +0000 |
commit | 9adbcc7d13397d7b449f23e64317b1557ae87c12 (patch) | |
tree | 4caf379c14c7d42f205abf636ba1d15d74f4a877 /template/yoga/mail/text/html/default-layout.css | |
parent | 4f620255a232eb98dc0c5991c7d78de35a6a75e7 (diff) |
Issue 0000598: NBM: Add new informations
Css style including on mail are save on separated files.
Default and local can be defined!
git-svn-id: http://piwigo.org/svn/trunk@1797 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/mail/text/html/default-layout.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/template/yoga/mail/text/html/default-layout.css b/template/yoga/mail/text/html/default-layout.css deleted file mode 100644 index d415a371f..000000000 --- a/template/yoga/mail/text/html/default-layout.css +++ /dev/null @@ -1,8 +0,0 @@ -/* $Id$ */
-
-BODY#theMailPage #content
-{
- margin: 2em;
- text-align: left;
-}
-
|