Template:Stockholm/Top5

From 2010.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
<html>
<html>
-
<img src="https://static.igem.org/mediawiki/2010/5/58/Spot_on_Treatment.png">
 
-
 
<style type="text/css">
<style type="text/css">
* {  
* {  
Line 49: Line 47:
cursor: pointer;
cursor: pointer;
border: 1px solid #f6f0e4;
border: 1px solid #f6f0e4;
-
  position:absolute;
+
  position:relative;
Line 107: Line 105:
 +
<style type="text/css">
 +
 +
td { vertical-align: top }
 +
 +
A:link {text-decoration: none; color:#3671A1;}
 +
A:visited {text-decoration: none; color:#3671A1;}
 +
A:active {text-decoration: none; font-weight:bold; color:#3671A1;}
 +
A:hover {text-decoration: none; opacity:0.75;}
 +
 +
body
 +
{
 +
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
 +
//font-size: 12px;
 +
color: #888888;
 +
margin: 0;
 +
        background-color: #FFF;
 +
 +
}
 +
 +
#top-section
 +
{
 +
width:965px;
 +
border: 0;
 +
border-bottom: 1px solid #888888;
 +
height: 20px;
 +
overflow: visible;
 +
}
 +
 +
#menubar
 +
{
 +
position: absolute;
 +
top: 0px;
 +
display:block;
 +
float:left;
 +
border: none;
 +
 +
}
 +
#menubar li a
 +
{
 +
color: #888888;
 +
}
 +
 +
#menubar.right-menu
 +
{
 +
position: absolute;
 +
right: 20px;
 +
        font-size: 10px;
 +
}
 +
#menubar.left-menu
 +
{
 +
position: absolute;
 +
left: 20px;
 +
        font-size: 10px;
 +
}
 +
 +
#search-controls
 +
{
 +
display: none
 +
}
 +
 +
 +
 +
 +
 +
#p-logo a
 +
{
 +
display: none;
 +
}
 +
 +
#p-logo
 +
{
 +
position: relative;
 +
top: 50px;
 +
width: 965px;
 +
        margin-left: auto;
 +
margin-right: auto;
 +
// background: url("https://static.igem.org/mediawiki/2010/5/58/Spot_on_Treatment.png");
 +
background: url("https://static.igem.org/mediawiki/2010/6/6e/Spot_on_Treatment_SU.gif");
 +
background-repeat: no-repeat;
 +
background-position: left top;
 +
 +
}
 +
 +
#content
 +
{
 +
position: relative;
 +
top: 130px;
 +
border: 0;
 +
 +
}
 +
 +
 +
 +
#footer
 +
{
 +
width: 965px;
 +
margin: 0;
 +
line-height: 0;
 +
 +
        font-size: 10px;
 +
font-family:"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
 +
 +
}
 +
 +
#footer-box
 +
{
 +
position: relative;
 +
top: 160px;
 +
height: 35px;
 +
        border:0;
 +
border-top: 1px solid #888888;
 +
        width: 965px;
 +
 +
}
 +
 +
#footer a
 +
{
 +
color: #888888;
 +
 +
font-family:sans-serif;
 +
font-size:95%;
 +
white-space:nowrap;
 +
text-align:left;
 +
text-transform:lowercase;
 +
}
 +
#footer a:hover
 +
{
 +
color:black;
 +
}
 +
 +
#footer .selected a
 +
{
 +
color:black;
 +
}
 +
 +
#menubar .selected a
 +
{
 +
color:black;
 +
}
 +
#menubar li a:hover
 +
{
 +
color:black;
 +
}
 +
 +
.firstHeading
 +
{
 +
display: none;
 +
}
 +
 +
.navbar
 +
{
 +
align:center;
 +
}
 +
 +
.navbar td
 +
{
 +
border-right:1px dotted #CCCCCC;
 +
display:inline;
 +
margin-left:5px;
 +
padding-right:5px;
 +
align="center";
 +
}
 +
</style>
<div class="drop-menu">
<div class="drop-menu">

Revision as of 15:34, 12 October 2010