Team:Missouri Miners/Header

From 2010.igem.org

(Difference between revisions)
Line 86: Line 86:
}
}
-
#menu {
+
//#menu {
width: 971px;
width: 971px;
height: 30px;
height: 30px;
Line 98: Line 98:
}
}
-
.menuItem {
+
//.menuItem {
-
width: auto;
+
// width: auto;
-
height: 20px;
+
// height: 20px;
-
padding: 6px;
+
// padding: 6px;
-
border-right: 1px solid #085706;  
+
// border-right: 1px solid #085706;  
-
border-left: 2px solid #085706;  
+
// border-left: 2px solid #085706;  
-
float: left;
+
// float: left;
-
color: #085706;
+
// color: #085706;
-
text-align: center;
+
// text-align: center;
-
font-family: Futura, Sans-Serif;
+
// font-family: Futura, Sans-Serif;
-
font-size: 16px;
+
// font-size: 16px;
-
font-weight: bold;
+
// font-weight: bold;
-
position: relative;
+
// position: relative;
-
left: +135px
+
// left: +135px
-
}
+
// }
-
.menuItemLink {
+
//.menuItemLink {
-
font-weight: bold;
+
// font-weight: bold;
-
color: #dfc463;
+
// color: #dfc463;
-
font-family: Futura, Sans-Serif;
+
// font-family: Futura, Sans-Serif;
-
font-size: 16px;
+
// font-size: 16px;
-
text-decoration: none;
+
// text-decoration: none;
-
}
+
// }
-
.menuItemLink:visited {
+
//.menuItemLink:visited {
-
color: #dfc463;
+
// color: #dfc463;
-
}
+
// }
-
.menuItemLink:hover {
+
//.menuItemLink:hover {
-
text-decoration:none;
+
//text-decoration:none;
}
}
-
.submenuItemLink:active {
+
//.submenuItemLink:active {
-
color: #dfc463;
+
// color: #dfc463;
-
}
+
//}
-
.submenu {
+
//.submenu {
-
width: 188px;
+
// width: 188px;
-
height: auto;
+
// height: auto;
-
position: absolute;
+
// position: absolute;
-
top: 31px;
+
// top: 31px;
-
left: 0px;
+
// left: 0px;
-
margin:-1px 0px 0px -1px;
+
// margin:-1px 0px 0px -1px;
-
background-color: #085706;
+
// background-color: #085706;
-
border: 0px solid #dfc463;
+
// border: 0px solid #dfc463;
-
display: none;
+
// display: none;
-
text-align: left;
+
// text-align: left;
-
}
+
// }
-
 
+
//
-
.submenuItem {
+
//.submenuItem {
-
width: 184px;
+
// width: 184px;
-
height: 20px;
+
// height: 20px;
-
background-color:#dfc463;
+
// background-color:#dfc463;
-
border-bottom: 1px Solid #085706;
+
// border-bottom: 1px Solid #085706;
-
font-weight: normal;
+
// font-weight: normal;
-
margin: 1px 2px 1px 1px;
+
// margin: 1px 2px 1px 1px;
-
}
+
// }
-
.submenuItemLink:hover {
+
//.submenuItemLink:hover {
-
font-weight: bold;
+
// font-weight: bold;
-
}
+
// }
-
 
+
-
.submenuItemLink {
+
-
font-weight: normal;
+
-
text-decoration: none;
+
-
color: #085706;
+
-
margin: 1px 2px 1px 2px;
+
-
}
+
 +
//.submenuItemLink {
 +
// font-weight: normal;
 +
// text-decoration: none;
 +
// color: #085706;
 +
// margin: 1px 2px 1px 2px;
 +
// }
 +
//
#leftcolumn {
#leftcolumn {
width: 200px;
width: 200px;

Revision as of 01:46, 23 July 2010


//