diff options
Diffstat (limited to '')
-rw-r--r-- | admin/template/goto/content.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/content.css b/admin/template/goto/content.css index d9bfedb3a..c875e15cd 100644 --- a/admin/template/goto/content.css +++ b/admin/template/goto/content.css @@ -1,4 +1,4 @@ -/* $Id$ */ +/* $Id: /piwigo/trunk/admin/template/goto/content.css 6366 2008-09-14T00:33:53.657195Z vdigital $ */ /* .Content is on every pages so it is common and it will no longer be a specific css */ .content { margin-right: 1em; margin-bottom: 1em; } .content h2 { margin-bottom: 3px;} |