Author: NEOatNHNG
Date: 2008-05-07 19:17:48 +0000 (Wed, 07 May 2008)
New Revision: 19832
Modified:
trunk/website/style.css
Log:
Doh, we can do it wthout any fixed size.
Modified: trunk/website/style.css
===================================================================
--- trunk/website/style.css 2008-05-07 19:12:36 UTC (rev 19831)
+++ trunk/website/style.css 2008-05-07 19:17:48 UTC (rev 19832)
@@ -5,7 +5,7 @@
div#menu {
font-family: Sans-serif, Arial, "Times New Roman", Georgia, Times,
serif;
float:left;
- width: 150px;
+ /* width: 150px; */
font-style: normal;
font-weight: normal;
text-align: left;