Team:UCSC/Modeling

From 2014.igem.org

(Difference between revisions)
m
m
Line 17: Line 17:
height:35px;
height:35px;
padding-left:14px;
padding-left:14px;
-
background:#BC8F8F; /* Background color */
+
background: RosyBrown;/* Background color */
-
border-radius: 10px;
+
background-size: 100%;
}
}
.menu {
.menu {
Line 24: Line 24:
margin:0;
margin:0;
list-style:none;
list-style:none;
-
height:35px;
+
height:75px;
position:relative;
position:relative;
z-index:5;
z-index:5;
Line 38: Line 38:
height:45px;
height:45px;
line-height:34px;
line-height:34px;
-
color:#ccc;
+
color:PaleGoldenrod;
text-decoration:none;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-family:Tahoma, Geneva, sans-serif;
-
font-size:14px; /* Font size */
+
font-size:20px; /* Font size */
-
font-weight:bold;
+
padding:0 0 0 12px;
padding:0 0 0 12px;
cursor:pointer;
cursor:pointer;
Line 70: Line 69:
left:0;
left:0;
top:35px;
top:35px;
-
background:#333; /* Submenu background color */
+
background:SteelBlue; /* Submenu background color */
padding:3px;
padding:3px;
white-space:nowrap;
white-space:nowrap;
Line 96: Line 95:
.menu li ul.sub li a.fly {
.menu li ul.sub li a.fly {
/* Submenu Background Color */
/* Submenu Background Color */
-
background:#333 url(http://2.bp.blogspot.com/-38QeToUdU48/UWmqpRNO-LI/AAAAAAAADP4/A4AJhnSm0Fg/s1600/arrow_over.gif) 185px 10px no-repeat;}
+
background:RosyBrown
 +
}
.menu li:hover ul.sub li a:hover {
.menu li:hover ul.sub li a:hover {
-
background:#515151; /* Background Color on mouseover */
+
background:#orange; /* Background Color on mouseover */
-
color:#fff;
+
color: white;
}
}
.menu li:hover ul.sub li a.fly:hover, .menu li:hover ul li:hover > a.fly {
.menu li:hover ul.sub li a.fly:hover, .menu li:hover ul li:hover > a.fly {
Line 118: Line 118:
height:auto;
height:auto;
}
}
-
#search {  
+
 
-
width: 228px; /* Width of the Search Box */
+
#wrapperHeader{
-
height: 50px;
+
  width: 100%;
-
float: right;
+
  height: 320px;
-
z-index: 2;
+
  background:url(https://static.igem.org/mediawiki/2014/thumb/3/38/UCSC_Pafford_CampusView.JPG/800px-UCSC_Pafford_CampusView.JPG) no-repeat top center;
-
text-align: center;
+
  background-size: 100%;
-
margin-top: 5px;
+
  text-align: center;
-
margin-right: 6px;
+
-
/* Background of the Search Box */
+
-
background: url(http://2.bp.blogspot.com/-kSPW07r2Ct8/UazXPD9DbfI/AAAAAAAADtE/UyopBgIPe-w/s1600/searchBar1.png) no-repeat;
+
-
}
+
-
#search-box {
+
-
margin-top: 3px;
+
-
border:0px;
+
-
background: transparent;
+
-
text-align:center;
+
}
}
 +
#wrapperHeader div#header {
 +
width:1000px;
 +
height:200px;
 +
margin:0 auto;
 +
}   
 +
</style>
</style>
</head>
</head>
Line 140: Line 137:
<div id='menuWrapper'>
<div id='menuWrapper'>
<ul class='menu'>
<ul class='menu'>
-
<li class='top'><a class='top_link' href="https://2014.igem.org/Team:UCSC"style="color:#000000"><span>HOME</span></a></li>
+
<li class='top'><a class='top_link' href="https://2014.igem.org/Team:UCSC"><span><b>HOME</b></span></a></li>
<li class='top'><a class='top_link' href="https://2014.igem.org/Team:UCSC/Project"><span class='down'>Project</span></a>
<li class='top'><a class='top_link' href="https://2014.igem.org/Team:UCSC/Project"><span class='down'>Project</span></a>

Revision as of 20:03, 6 August 2014



Modeling

If you choose to create a model during your project, please write about it here. Modeling is not an essential part of iGEM, but we encourage any and all teams to model some aspect of their project. See previous "Best Model" awards for more information.