Template:Valencia09iGEM65

From 2009.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 22: Line 22:
div.MenuBar {
div.MenuBar {
   font: arial, verdana, sans-serif;
   font: arial, verdana, sans-serif;
-
   height: 28px;
+
   height: 31px;
   width: 728px;
   width: 728px;
   /*width: 100%;*/
   /*width: 100%;*/
Line 48: Line 48:
   font-size: 1.3em;
   font-size: 1.3em;
   float: left;
   float: left;
-
   background: #000000;
+
   background: none;
   text-align: center;
   text-align: center;
   width: 142px;
   width: 142px;
Line 57: Line 57:
   font: arial, helvetica, sans-serif;
   font: arial, helvetica, sans-serif;
   display: block;
   display: block;
-
   background: #000000;
+
   background: none;
-
   height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
+
   height: 23px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
   color: #000000;
   color: #000000;
-
   padding-top: 4px;
+
   padding-top: 5px;
-
   padding-bottom: 4px;
+
   padding-bottom: 5px;
-
   padding-left: 1em; /* Sets the left space between top-level items. */
+
   padding-left: 0.5em; /* Sets the left space between top-level items. */
-
   padding-right: 1em; /* Sets the right space between top-level items. */
+
   padding-right: 0.5em; /* Sets the right space between top-level items. */
   text-decoration: none;
   text-decoration: none;
}
}
Line 169: Line 169:
div.MenuBar {
div.MenuBar {
   background-color: Menu;
   background-color: Menu;
-
   border-bottom: 1px solid ButtonShadow;
+
   border-bottom: 0px ButtonShadow;
}
}
div.MenuBar a {
div.MenuBar a {
-
   background-color: Menu; /* Top-level unselected items. */
+
   background-color: none; /* Top-level unselected items. */
   color: red;
   color: red;
}
}
Line 178: Line 178:
div.MenuBar ul li a:hover {
div.MenuBar ul li a:hover {
   color:red;
   color:red;
-
   background-color: Highlight; /* Top-level selected item. */
+
   background-color: none; /* Top-level selected item. */
   color: red;
   color: red;
}
}
Line 184: Line 184:
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li a:hover ul.DropDownMenu {
div.MenuBar ul li a:hover ul.DropDownMenu {
-
   background-color: ButtonShadow; /* Sets the drop-down menu "effective border" color. */
+
   background-color: none; /* Sets the drop-down menu "effective border" color. */
}
}
div.MenuBar ul li:hover ul.DropDownMenu li a,
div.MenuBar ul li:hover ul.DropDownMenu li a,
div.MenuBar ul li a:hover ul.DropDownMenu li a {
div.MenuBar ul li a:hover ul.DropDownMenu li a {
-
   background-color: Menu;  Drop-down menu unselected items.
+
   background-color: none;  Drop-down menu unselected items.
                             Sets the drop-down menu "effective background" color. */
                             Sets the drop-down menu "effective background" color. */
-
   color: red;
+
   color: none;
}
}
div.MenuBar ul li:hover ul.DropDownMenu li:hover a,
div.MenuBar ul li:hover ul.DropDownMenu li:hover a,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover {
-
   background-color: Highlight; /* Drop-down menu selected item. */
+
   background-color: none; /* Drop-down menu selected item. */
-
   color: red;
+
   color: none;
}
}
/*...............................................................................................*/
/*...............................................................................................*/
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
-
   background-color: ButtonShadow; /* Sets the side menu "effective border" color. */
+
   background-color: none; /* Sets the side menu "effective border" color. */
}
}
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
-
   background-color: Menu; /* Side menu unselected items.
+
   background-color: none; /* Side menu unselected items.
                             Sets the side menu "effective background" color. */
                             Sets the side menu "effective background" color. */
-
   color: red;
+
   color: none;
}
}
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a:hover,
Line 235: Line 235:
div.MenuBar {
div.MenuBar {
   background-color: #b0b0b0; /* Selected item. */
   background-color: #b0b0b0; /* Selected item. */
-
   color: red;
+
   color: none;
   border-bottom: 1px solid ButtonShadow;
   border-bottom: 1px solid ButtonShadow;
}
}
Line 342: Line 342:
<ul>
<ul>
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Home
+
<a href="https://2009.igem.org/Team:Valencia/home" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Home
<!--[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]-->
Line 359: Line 359:
</li>
</li>
-
<li>
+
<li style="width: 160px">
 +
<a href="https://2009.igem.org/Team:Valencia/Human" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Human Practices<!--[if gt IE 6]><!--></a><!--<![endif]-->
 +
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 +
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
 +
</li>
 +
<li>
-
<a href="https://2009.igem.org/Team:Valencia/Notebook" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Notebook
+
<a href="https://2009.igem.org/Team:Valencia/Project/Results" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Achievements
<!--[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]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</li>
-
<li style="width: 160px">
+
-
<a href="https://2009.igem.org/Team:Valencia/Human" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Human Practice<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
-
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
+
-
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
+
-
</li>
+

Latest revision as of 22:32, 21 October 2009