Template:Team:Berkeley/sidebar
From 2012.igem.org
#navMain { color:#c3c3c3; font-family:Tahoma, Geneva, sans-serif; } /* Change color and font*/ #navMain h2{ font-family:Trebuchet MS1, Helvetica, sans-serif; } /*Change font of the title*/ #navMain ul{ padding:0; margin:0; margin-left:25px; } /*Reset the default padding/margin and set it as required*/ #navMain ul li a{ text-decoration:none; color:#c3c3c3; } /*Change color of link text and remove underline*/ #navMain ul li a:hover{ color:#e0993e; }