From c82dcaf7f4b89633d4c504556299d1581bad7654 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 18 Apr 2012 19:23:17 +0200 Subject: [PATCH] really center navigation --- www/phorkie.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/phorkie.css b/www/phorkie.css index e2b1bfb..c8d8dce 100644 --- a/www/phorkie.css +++ b/www/phorkie.css @@ -28,6 +28,9 @@ a.anchorlink { color: #FFA; } +.navbar .container { + width: 940px; +} .footer { margin-top: 36px; margin-bottom: 0px; -- 2.30.2