aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-09-09 13:29:28 +0000
committervdigital <vdigital@piwigo.org>2008-09-09 13:29:28 +0000
commitd6b39bb4e127ab29beecb6793de7f72ce2a36397 (patch)
tree43885816e8f1df2a917902f8a4b5964ecd69bd88 /template
parent9aec2fb5e728a37026adc0d5246e1cfe7d226cb9 (diff)
Sylvia theme: a longer upper category border.
git-svn-id: http://piwigo.org/svn/trunk@2514 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/images/cat_top-left.gifbin770 -> 1014 bytes
-rw-r--r--template/yoga/theme/Sylvia/theme.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/Sylvia/images/cat_top-left.gif b/template/yoga/theme/Sylvia/images/cat_top-left.gif
index f1ed42694..06315f398 100644
--- a/template/yoga/theme/Sylvia/images/cat_top-left.gif
+++ b/template/yoga/theme/Sylvia/images/cat_top-left.gif
Binary files differ
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 3d3666510..97f77d024 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -64,7 +64,7 @@ min-height:466px; }
.content h2 { margin:0; padding:0px 10px 15px 15px; border:0;}
#content ul.thumbnailCategories li {
background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom;
-width:47%; margin: 0 12px; padding:0; }
+width:49%; margin: 0; padding:0; }
.content div.thumbnailCategory { background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom;
padding: 0; margin:0; }
#content .thumbnailCategory div.illustration { background:transparent url(images/cat_top-left.gif) no-repeat scroll left top;