Template:UCSF/subnav
From 2010.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 8: | Line 8: | ||
height:20px; | height:20px; | ||
width:auto; | width:auto; | ||
- | border:1px | + | border:1px grey solid; |
border-bottom:none; | border-bottom:none; | ||
- | padding: | + | padding: 0px; |
} | } | ||
#breadcrumbs li { | #breadcrumbs li { | ||
Line 107: | Line 107: | ||
{ | { | ||
var subnav = document.getElementById('breadcrumbs'); | var subnav = document.getElementById('breadcrumbs'); | ||
- | subnav.style.display="none"; | + | //subnav.style.display="none"; |
return; | return; | ||
} | } |
Latest revision as of 10:33, 18 October 2010