From 8f333b1715cd56ee192ceb7f871f69f69752c49e Mon Sep 17 00:00:00 2001 From: Veno Server Date: Tue, 11 Aug 2009 19:58:28 -0500 Subject: [PATCH] Minor CSS changes --- css/example.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/example.css b/css/example.css index 1d70bcb..0bb3d03 100644 --- a/css/example.css +++ b/css/example.css @@ -67,7 +67,7 @@ a:hover { text-decoration: underline; } #interface { float: right; width: 460px; - margin-top: 34px; + margin-top: 23px; } #interface p { @@ -75,6 +75,8 @@ a:hover { text-decoration: underline; } padding: 4px 1px; } +#hsv a { margin-top: 4px; } + #img_input { border: 1px solid #c9c9c9; padding: 4px;