Template:ArborVitae

From 2012hs.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
__NOTOC__
 
<html>
<html>
-
<style type="text/css">
+
<head>
-
#header {
+
-
padding: 0;
+
-
}
+
-
#top-section {
+
<style>
-
height: 62px;
+
#p-logo {
-
margin-top: 80px;
+
display:none;
-
margin-left: auto;
+
-
margin-right: auto;
+
-
margin-bottom: 0px;
+
-
padding:0;
+
-
border: none;
+
-
position: relative;
+
-
top:-75px;
+
}
}
body {
body {
-
background: #ffa054;
+
    background-color:#004965;
-
background-image:url('https://static.igem.org/mediawiki/2011/0/03/Igembg.gif');
+
    //background-image:url("http://th02.deviantart.net/fs18/PRE/f/2007/162/1/d/Green_gradient_by_Suryakami.jpg");
-
background-repeat:no-repeat;
+
-
background-attachment:fixed;
+
}
}
-
.firstHeading {display: none;}
 
-
 
+
#top-section {
-
 
+
height:18px;
-
p {
+
border:none;
-
color:#000000;
+
        border-bottom:1px solid black;
-
padding: 10px;
+
        padding:0px;
}
}
-
h1 {
+
h1.firstHeading {
-
padding: 5px;
+
display:none;
-
background: #ff6a29;
+
-
font-weight: bold;
+
-
color:#ffffff;
+
}
}
-
 
+
h3#siteSub {
-
h2 {
+
display:none;
-
padding: 5px;
+
-
background: #ff6a29;
+
-
font-weight: bold;
+
-
color:#ffffff;
+
-
}
+
-
 
+
-
h3 {
+
-
padding: 10px;
+
-
font-weight: bold;
+
-
font-size: 18px;
+
}
}
-
 
+
#contentSub {
-
#topmenu{
+
display:none;
-
border: solid 4px;
+
-
border-color: #000000;
+
-
background-color:#00FFFF;
+
-
margin:0px;
+
-
padding:0px 0px 0px 0px;
+
-
font-size:16px;
+
-
font-family:"Garamond";
+
-
font-weight:bold;
+
-
position:absolute;
+
-
z-index:200;
+
-
width: 966px;
+
-
left: 10px;
+
}
}
-
 
+
#search-controls
-
#topmenu ul{
+
{
-
background-color:#00FFFF;
+
display:none;
-
height:30px;
+
-
list-style:none;
+
-
margin:0;
+
-
padding:0px;
+
}
}
-
 
+
.header {
-
#topmenu li{
+
    padding:0px;
-
float:left;
+
-
padding:0px;
+
}
}
 +
</style>
-
#topmenu li a{
+
</head>
-
background:#ffdfba;
+
</html>
-
color:#ff7200;
+
-
display:block;
+
-
font-weight:bold;
+
-
line-height:30px;
+
-
margin:0px;
+
-
padding:0px 28px;
+
-
text-align:center;
+
-
text-decoration:none;
+
-
}
+
-
#topmenu li a:hover, #topmenu ul li:hover a{
+
<html>
-
background: #ffce8f;
+
<div class="content_box">
-
color:#00FFFF;
+
<img class="header" src="http://backgrounds.mysitemyway.com/wp-content/Userfiles/Galleries/starfield/starfield-002522-gradient-dark-blue.jpg" width="965" />
-
text-decoration:none;
+
-
border:solid 0px 0px 20px 0px;
+
-
border-color:#ff0000;
+
-
}
+
-
#topmenu li ul{
+
<table cellspacing="0" cellpadding="0" border="0" ALIGN="center">
-
background:#dedede;
+
-
display:none;
+
-
height:auto;
+
-
padding:0;
+
-
margin:0;
+
-
border:0;
+
-
position:absolute;
+
-
width:200px;
+
-
z-index:200;
+
-
}
+
-
#topmenu li:hover ul{
 
-
display:block;
 
-
}
 
-
#topmenu li li {
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Home">
-
display:block;
+
<img src="https://static.igem.org/mediawiki/2011/2/28/UoflHomebut.png" height="50" />
-
float:none;
+
</a>
-
margin:0;
+
</th>
-
padding:0;
+
-
width:200px;
+
-
}
+
-
#topmenu li:hover li a{
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Team">
-
background:none;
+
<img src="https://static.igem.org/mediawiki/2011/5/56/Uoflteambutton.png" height="50" />
-
}
+
</a>
 +
</th>
-
#topmenu li ul a{
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Project">
-
display:block;
+
<img src="https://static.igem.org/mediawiki/2011/e/eb/UofLprojectbutton.png" height="50" />
-
height:30px;
+
</a>
-
font-size:12px;
+
</th>
-
font-style:normal;
+
-
margin:0px;
+
-
padding:0px 10px 0px 15px;
+
-
text-align:left;
+
-
}
+
-
#topmenu li ul a:hover, #topmenu li ul li:hover a{
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Results">
-
background:#00FFFF;
+
<img src="https://static.igem.org/mediawiki/2011/7/77/Uoflresults.png" height="50" />
-
border:0px;
+
</a>
-
color:#ff7200;
+
</th>
-
text-decoration:none;
+
-
}
+
-
#topmenu p{
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Notebook">
-
clear:left;
+
<img src="https://static.igem.org/mediawiki/2011/f/f6/Uoflnotebookbutton.png" height="50" />
-
}
+
</a>
 +
</th>
-
#content{
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Parts">
-
    margin: 0 auto -50px;
+
<img src="https://static.igem.org/mediawiki/2011/f/fc/Uoflpartsbutton.png" height="50" />
-
position: relative;
+
</a>
-
top: -55px;
+
</th>
-
left:0px;
+
-
padding-top: 0px;
+
-
padding-left:10px;
+
-
padding-right:10px;
+
-
padding-bottom: 10px;
+
-
background-color:#00ffff;
+
-
border: solid 2px
+
-
border-color:#000000;
+
-
font: 50% garamond;
+
-
font-size:14px;
+
-
-moz-border-radius: 15px;
+
-
border-radius: 15px;
+
-
width:970px;
+
-
}
+
-
#content a {
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Attributions">
-
text-decoration: underline;
+
<img src="https://static.igem.org/mediawiki/2011/d/d1/Uoflattributionsbutton.png" height="50" />
-
color:#000000;
+
</a>
-
}
+
</th>
-
#content a:hover{
+
<th><a href="https://2012hs.igem.org/Team:Sharon_MA_ArborVitae/Safety">
-
color:#ffce8f;
+
<img src="https://static.igem.org/mediawiki/2011/c/c7/UofLsafetybutton.png" height="50" />
-
}
+
</a>
 +
</th>
-
#banner {
 
-
position:relative;
 
-
top:-40px;
 
-
left:0px;
 
-
margin-bottom:-40px;
 
-
}
 
-
</style>
 
-
<body>
 
-
<br>
 
-
<div id="header">
 
-
<div id="banner"><img src="http://img0.etsystatic.com/il_570xN.208171488.jpg"></div>
 
-
</div><div id="topmenu">
 
 +
</table>
</div>
</div>
-
 
-
<br><br><br>
 
-
<!-- Start of StatCounter Code -->
 
-
<script type="text/javascript">
 
-
var sc_project=7055939;
 
-
var sc_invisible=1;
 
-
var sc_security="57de4c26";
 
-
</script>
 
-
 
-
<script type="text/javascript"
 
-
src="http://www.statcounter.com/counter/counter.js"></script><noscript><div
 
-
class="statcounter"><a title="counter on godaddy"
 
-
href="http://statcounter.com/godaddy_website_tonight/"
 
-
target="_blank"><img class="statcounter"
 
-
src="http://c.statcounter.com/7055939/0/57de4c26/1/"
 
-
alt="counter on godaddy" ></a></div></noscript>
 
-
<!-- End of StatCounter Code -->
 
-
 
-
</body>
 
</html>
</html>

Latest revision as of 00:25, 3 April 2012