From: Christian Weiske Date: Wed, 18 Apr 2012 17:23:17 +0000 (+0200) Subject: really center navigation X-Git-Tag: v0.1.0~8 X-Git-Url: https://git.cweiske.de/phorkie.git/commitdiff_plain/c82dcaf7f4b89633d4c504556299d1581bad7654 really center navigation --- 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;