From: Greg Price Date: Thu, 15 Jan 2009 02:31:09 +0000 (-0500) Subject: make nav links fit in buttons X-Git-Tag: trac-import~43 X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/fd23cf14c55e0ff0cdbc29520ea92ed724591591 make nav links fit in buttons --- diff --git a/style.css b/style.css index aebb074..7d4fd1e 100644 --- a/style.css +++ b/style.css @@ -78,7 +78,6 @@ ul#navigation li a{ color:#ffffff; text-decoration: none; text-transform: uppercase; - font-size:1.2em; display:block; width:94px; height:47px; @@ -326,4 +325,4 @@ dl.services dd{ } .actions ul li a:hover{ text-decoration:underline; -} \ No newline at end of file +}