[bknr-cvs] hans changed trunk/projects/quickhoney/website/static/index.css
BKNR Commits
bknr at bknr.net
Mon Sep 8 19:09:06 UTC 2008
Revision: 3849
Author: hans
URL: http://bknr.net/trac/changeset/3849
Change menu item positions so that no empty space is left for shop
U trunk/projects/quickhoney/website/static/index.css
Modified: trunk/projects/quickhoney/website/static/index.css
===================================================================
--- trunk/projects/quickhoney/website/static/index.css 2008-09-08 16:43:45 UTC (rev 3848)
+++ trunk/projects/quickhoney/website/static/index.css 2008-09-08 19:09:06 UTC (rev 3849)
@@ -120,13 +120,21 @@
#menu.contact a#m_contact img.unselected { visibility: hidden }
#m_home { top: 30px; left: 36px; }
+/*
#m_pixel { top: 36px; left: 247px; }
#m_vector { top: 36px; left: 317px; }
#m_pen { top: 36px; left: 398px; }
#m_news { top: 36px; left: 450px; }
#m_shop { top: 36px; left: 523px; }
#m_contact { top: 36px; left: 586px; }
+*/
+#m_pixel { top: 36px; left: 259px; }
+#m_vector { top: 36px; left: 340px; }
+#m_pen { top: 36px; left: 435px; }
+#m_news { top: 36px; left: 500px; }
+#m_contact { top: 36px; left: 586px; }
+
#menu img.selected {
visibility: hidden;
z-index: 110;
More information about the Bknr-cvs
mailing list