Team:UCLA/Template

From 2013.igem.org

(Difference between revisions)
Line 8: Line 8:
left:-6px;
left:-6px;
}
}
 +
 +
#topbarcontainer
 +
{
 +
background-color: #C5E2ED;
 +
background-repeat: repeat-x;
 +
width: 100%;
 +
min-width: 1000px;
 +
height: 60px;
 +
position: absolute;
 +
top: 0px;
 +
left: 0px;
 +
margin-bottom: 25px;
 +
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.5);
 +
}
 +
#topbar
 +
{
 +
margin-left: auto;
 +
margin-right: auto;
 +
height: 60px;
 +
position:relative;
 +
width: 1000px;
 +
background-color: transparent;
 +
bottom: 0px;
 +
 +
}
 +
 +
<div id="topbarcontainer">
 +
<div id="topbar">
 +
<a href="https://2012.igem.org/Team:Queens_Canada">
 +
<img src="https://static.igem.org/mediawiki/2012/9/96/Headerv2.png" style="float:left">
 +
</a>
</style>
</style>
</head>
</head>

Revision as of 03:24, 13 September 2013