Team:Valencia-CIPF

From 2013.igem.org

Revision as of 17:09, 2 September 2013 by Daie07 (Talk | contribs)

#header { margin:auto; width:800px; position:relative; left: 500px; bottom:350px; } ul, ol{ list-style:none; } .nav li a{ font-family:Arial; font-size:12px; text-decoration: none; padding:10px; background-color: #333333; color:#ffffff; border-bottom:1px; border-bottom-color:#000000; border-bottom-style:solid; display:block; } .nav > li { float:left; } .nav ul > li { float:bottom; } .nav li a:hover{ background-color:#9B1C26; border-bottom:2px; border-bottom-color:#000000; border-bottom-style:solid; } .nav li ul { display:none; position:absolute; min-width:150px; } .nav li:hover > ul{ display:block; position:absolute; padding:1px; }