diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/theme/p0w0/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index ef2798c95..d4e241948 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -157,7 +157,7 @@ A:hover { text-decoration: none; border: 0px; } #menubar DT, #content H2 { background-image: url(images/button-bg.png); border: 0px; - margin-bottom: 20px; + margin-bottom: 3px; } #content ul.thumbnailCategories li div.thumbnailCategory .description h3 { background-image: url(images/button-bg.png); |