diff static/css/styles.css @ 310:eeb8b75e28fc

Sponsor page
author David Soria Parra <dsp@php.net>
date Sun, 09 May 2010 21:18:24 +0200
parents 841b5e0ab726
children 871e9821b5b9
line wrap: on
line diff
--- a/static/css/styles.css	Mon May 03 10:15:08 2010 +0200
+++ b/static/css/styles.css	Sun May 09 21:18:24 2010 +0200
@@ -91,7 +91,7 @@
 /*
  * Nav
  */
-#nav { position: absolute; top: 17px; right: 0; background: #999; height: 42px; margin: 0; width: 665px; font-size: 1em; *font-size: 16px; line-height: 42px; font-family: Optimer, Helvetica, Arial, sans-serif; overflow: hidden; }
+#nav { position: absolute; top: 17px; right: 0; background: #999; height: 42px; margin: 0; width: 725px; font-size: 1em; *font-size: 16px; line-height: 42px; font-family: Optimer, Helvetica, Arial, sans-serif; overflow: hidden; }
 #nav li { float: left; margin: 0; padding: 0; list-style: none; }
 #nav a { float: left; color: #fff; text-decoration: none; padding: 0 16px; *padding: 0 14px; }
 #nav a:hover, #nav a:focus, #nav .active a { background: #00b5f1; }