diff options
Diffstat (limited to 'template/yoga/theme/dark')
-rw-r--r-- | template/yoga/theme/dark/mail-css.tpl | 2 | ||||
-rw-r--r-- | template/yoga/theme/dark/theme.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/template/yoga/theme/dark/mail-css.tpl b/template/yoga/theme/dark/mail-css.tpl index b17d6c964..026a0880e 100644 --- a/template/yoga/theme/dark/mail-css.tpl +++ b/template/yoga/theme/dark/mail-css.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/theme/dark/mail-css.tpl 6125 2008-03-18T23:43:38.714277Z rvelices $ *} /* Theme dark mail css */ body {ldelim} background-color:#444; color:#fff;} diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index f8f3c4fc8..2cc5a59d5 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: /piwigo/trunk/template/yoga/theme/dark/theme.css 6664 2008-11-04T01:47:48.662351Z rvelices $ */ /* text color */ BODY, H1, H3, |