Team:LCG-UNAM-Mexico/test
From 2009.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 15: | Line 15: | ||
#bodyContent { padding: 10px auto; width: 900px; margin: auto; clear: none; } | #bodyContent { padding: 10px auto; width: 900px; margin: auto; clear: none; } | ||
- | + | ||
- | + | ||
/* | /* | ||
Line 24: | Line 23: | ||
............................................................................................... | ............................................................................................... | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
*/ | */ | ||
Line 65: | Line 57: | ||
} | } | ||
div.MenuBar ul li { | div.MenuBar ul li { | ||
+ | display:block; | ||
font: Arial; | font: Arial; | ||
float: left; | float: left; | ||
Line 143: | Line 136: | ||
} | } | ||
/*----------------------------------------------------------------------------- Browser Specific */ | /*----------------------------------------------------------------------------- Browser Specific */ | ||
- | + | html div.MenuBar { | |
position: relative; /* For IE55 and IE6. | position: relative; /* For IE55 and IE6. | ||
Hidden (* html) from non-IE browsers. */ | Hidden (* html) from non-IE browsers. */ | ||
} | } | ||
- | + | html div.MenuBar ul li a { | |
float: left; /* For IE55 and IE6. | float: left; /* For IE55 and IE6. | ||
Breaks O9. | Breaks O9. | ||
Hidden (* html) from non-IE browsers. */ | Hidden (* html) from non-IE browsers. */ | ||
} | } | ||
- | + | html ul.DropDownMenu li a:hover { | |
cursor: hand; /* For IE55. | cursor: hand; /* For IE55. | ||
Hidden (* html) from non-IE browsers. */ | Hidden (* html) from non-IE browsers. */ | ||
Line 160: | Line 153: | ||
Hidding it (* html) from non-IE browsers breaks IE7! */ | Hidding it (* html) from non-IE browsers breaks IE7! */ | ||
} | } | ||
- | + | html div.MenuBar a:hover { | |
text-decoration: none; /* For IE55 and IE6. | text-decoration: none; /* For IE55 and IE6. | ||
Hidden (* html) from non-IE browsers. */ | Hidden (* html) from non-IE browsers. */ | ||
} | } | ||
- | + | html div.MenuBar ul li table, | |
- | + | html div.MenuBar ul li table td { | |
border: 0; /* For IE55 and IE6. | border: 0; /* For IE55 and IE6. | ||
Hidden (* html) from non-IE browsers. */ | Hidden (* html) from non-IE browsers. */ | ||
Line 304: | Line 297: | ||
<!--[if gt IE 6]><!--></a><!--<![endif]--> | <!--[if gt IE 6]><!--></a><!--<![endif]--> | ||
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | <!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]--> | ||
- | </li> | + | </li> |
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 22:02, 2 September 2009