From d9b4bd3e6ea215a0b5089479fe0c07ec261fd279 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 6 Mar 2009 20:18:46 +0100 Subject: Local css: topbar with 100%. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 81118dea..4b775c5a 100644 --- a/local.css +++ b/local.css @@ -24,7 +24,7 @@ DIV#topbar { margin: 0; padding: 0; text-align: center; - width: 75%; + width: 100%; } DIV#topbar a { -- cgit v1.2.3