From d6b39bb4e127ab29beecb6793de7f72ce2a36397 Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 9 Sep 2008 13:29:28 +0000 Subject: Sylvia theme: a longer upper category border. git-svn-id: http://piwigo.org/svn/trunk@2514 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/Sylvia/images/cat_top-left.gif | Bin 770 -> 1014 bytes template/yoga/theme/Sylvia/theme.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'template') 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 Binary files a/template/yoga/theme/Sylvia/images/cat_top-left.gif and b/template/yoga/theme/Sylvia/images/cat_top-left.gif 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; -- cgit v1.2.3