Team:Oxford

From 2014.igem.org

(Difference between revisions)
m (Increasing #grey's width to compensate for the removal of body margin ~josefnpat)
m (Attempting to hide the last child of #menubar ul ~josefnpat)
Line 61: Line 61:
   #menubar:hover li a {
   #menubar:hover li a {
     color: #CCC;
     color: #CCC;
 +
  }
 +
 +
  #menubar ul li:last-child {
 +
    display:none;
   }
   }

Revision as of 21:10, 2 September 2014