aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/clear
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-02-10 17:43:11 +0000
committerrub <rub@piwigo.org>2007-02-10 17:43:11 +0000
commit9adbcc7d13397d7b449f23e64317b1557ae87c12 (patch)
tree4caf379c14c7d42f205abf636ba1d15d74f4a877 /template/yoga/theme/clear
parent4f620255a232eb98dc0c5991c7d78de35a6a75e7 (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 'template/yoga/theme/clear')
-rw-r--r--template/yoga/theme/clear/layout-mail-css.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/yoga/theme/clear/layout-mail-css.tpl b/template/yoga/theme/clear/layout-mail-css.tpl
new file mode 100644
index 000000000..936c81426
--- /dev/null
+++ b/template/yoga/theme/clear/layout-mail-css.tpl
@@ -0,0 +1,5 @@
+/* $Id$ */
+/* Including like css style on HTML mail */
+
+body{background-color:#ffffff;}
+#the_page {background-color: #ffffff;}