Template:UIUC09Temp

From 2009.igem.org

(Difference between revisions)
Line 113: Line 113:
div#menu ul ul ul li:hover ul
div#menu ul ul ul li:hover ul
{display: block;}
{display: block;}
-
</style>
 
-
<!--[if IE]>
 
-
<style type="text/css" media="screen">
 
-
#menu ul li {float: left; width: 100%;}
 
-
</style>
 
-
<![endif]-->
 
-
<!--[if lt IE 7]>
 
-
<style type="text/css" media="screen">
 
-
body {
 
-
behavior: url(csshover.htc);
 
-
font-size: 100%;
 
-
}
 
-
 
-
#menu ul li a {height: 1%;}
 
-
 
-
#menu a.orange, #menu a.gray {
 
-
font: bold 0.7em/1.4em;
 
-
}
 
-
</style>
 
-
<![endif]-->
 
/**************** vertical menu coding *****************/
/**************** vertical menu coding *****************/
Line 207: Line 187:
<!--[if IE]>
<!--[if IE]>
<style type="text/css" media="screen">
<style type="text/css" media="screen">
 +
#menu ul li {float: left; width: 100%;}
  #vmenu ul li {float: left; width: 100%;}
  #vmenu ul li {float: left; width: 100%;}
</style>
</style>
Line 212: Line 193:
<!--[if lt IE 7]>
<!--[if lt IE 7]>
<style type="text/css" media="screen">
<style type="text/css" media="screen">
 +
body {
 +
behavior: url(csshover.htc);
 +
font-size: 100%;
 +
}
 +
 +
#menu ul li a {height: 1%;}
 +
 +
#menu a.orange, #menu a.gray {
 +
font: bold 0.7em/1.4em;
 +
}
 +
body {
body {
font-size: 100%;
font-size: 100%;

Revision as of 19:47, 14 July 2009