From e8654f485521869c282ad8f7dedb7b03928c29bb Mon Sep 17 00:00:00 2001 From: Florian Date: Sun, 3 Apr 2011 16:45:26 +0200 Subject: topimage improvement --- public/css/sublab.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css') diff --git a/public/css/sublab.css b/public/css/sublab.css index 52f25b8..b024ee8 100644 --- a/public/css/sublab.css +++ b/public/css/sublab.css @@ -53,7 +53,7 @@ div.image { margin-left: 125px; border: 1px solid #444; height: 150px; - background: #000 url(../img/topimage.jpg) no-repeat center; + background: #000 url(../img/topimage.jpg) no-repeat center bottom; } div.menu { -- cgit v1.2.1