From 9442e1ec46baed3d584fa3b9d471545d927ca68d Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Wed, 28 Apr 2004 11:45:39 +0000 Subject: [PATCH] logo a tiny bit further left --- stylesheets/monobook/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 2b242604eb..6599ee24ff 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -669,7 +669,7 @@ div.townBox dl dd { height: 155px; width: 12.2em; background-repeat: no-repeat; - background-position: center !important; + background-position: 35% 50% !important; text-decoration: none; } -- 2.20.1