Team:Edinburgh/Notebook

From 2009.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
 +
 +
<style type="text/css">
 +
 +
a:link {
 +
      color: #1b4a22;
 +
      text-decoration:none;
 +
}
 +
a:visited {
 +
      color: #1b4a22;
 +
      text-decoration:none;
 +
}
 +
a:active {
 +
      color: #1b4a22;
 +
      text-decoration:none;
 +
}
 +
a:hover {
 +
      color: #1b4a22;
 +
      text-decoration:none;
 +
}
 +
 +
body {
 +
margin:0;
 +
padding:0;
 +
        background: #868eb1;
 +
}
 +
 +
#content {
 +
        background: #868eb1;
 +
        border-left: 0px;
 +
        border-right: 0px;
 +
}
 +
 +
#top-section {
 +
        height:98px;
 +
}
 +
 +
#menubar {}
 +
 +
#contentSub {
 +
        display:none;
 +
}
 +
 +
#siteSub {
 +
        display:none;
 +
}
 +
 +
#search-controls {
 +
        display:none;
 +
}
 +
 +
.firstHeading {
 +
    display:none;
 +
}
 +
 +
#search-controls {
 +
    margin-top:30px;
 +
}
 +
 +
#footer-box {
 +
    display:none;
 +
    border: 0px;
 +
    background-color: #dae7b4;
 +
    width:950px;
 +
}
 +
 +
#container {
 +
width:950px;
 +
}
 +
 +
#logo {
 +
background:#11131a;
 +
height:3px;
 +
padding:5px;
 +
}
 +
 +
#gallery {
 +
width:950px;
 +
height:418px;
 +
background:#ffffff;
 +
}
 +
 +
#head {
 +
background:#252833;
 +
height:166px;
 +
}
 +
 +
#nav {
 +
float:right;
 +
background:#343742;
 +
width:624px;
 +
height:25px;
 +
}
 +
 +
#contents {
 +
background:#505466;
 +
height:1000px;
 +
width:950px;
 +
}
 +
.ih {
 +
margin-top: 30px;
 +
margin-left:50px;
 +
}
 +
.ih2 {
 +
margin-top: 30px;
 +
margin-left:30px;
 +
}
 +
.ih3 {
 +
margin-top: 30px;
 +
margin-left:30px;
 +
}
 +
.ih4 {
 +
      margin-top: 30px;
 +
margin-left:30px;
 +
}
 +
 +
#maincontent1{
 +
background:#F3EBD8;
 +
width:540px;
 +
height:510px;
 +
float:left;
 +
margin-top:55px;
 +
padding:15px 15px 15px 15px;
 +
border: 1px solid #252833;
 +
font-family:Arial;
 +
font-size:12px;
 +
color:#302727;
 +
overflow:hidden;
 +
}
 +
 +
#img1
 +
{
 +
position:relative;
 +
background:#62677e;
 +
margin-top:110px;
 +
margin-left:75px;
 +
width:220px;
 +
height:220px;
 +
float:left;
 +
padding:5px;
 +
border:1px solid #252833;
 +
 +
}
 +
#img2
 +
{
 +
position:relative;
 +
background:#62677e;
 +
margin-top:85px;
 +
width:220px;
 +
margin-left:75px;
 +
height:220px;
 +
float:left;
 +
padding:5px;
 +
border:1px solid #252833;
 +
 +
}
 +
#maincontent2{
 +
background:#F3EBD8;
 +
width:540px;
 +
height:230px;
 +
float:left;
 +
margin-top:55px;
 +
padding:15px;
 +
border: 1px solid #252833;
 +
font-family:Arial;
 +
font-size:12px;
 +
color:#302727;
 +
overflow:hidden;
 +
 +
}
 +
 +
#transbox {
 +
        border:1px solid #252833;
 +
        width:780px;
 +
        float:left;
 +
        position:absolute;
 +
        margin-left:-250px;
 +
        margin-top:-30px;
 +
        background:#3a3e4c;
 +
        height:30px;
 +
        opacity:0.4;
 +
        filter:alpha(opacity=40)
 +
}
 +
 +
#Edinburghfooter {
 +
height:20px;
 +
width:948px;
 +
background:#11131a;
 +
border:1px solid #252833;
 +
        margin-top:2px;
 +
 +
}
 +
 +
#footerleft {
 +
color:#fff;
 +
width:349px;
 +
height:200px;
 +
}
 +
 +
#footerleft1 {
 +
margin-top:25px;
 +
margin-left:10px;
 +
color:#fff;
 +
width:349px;
 +
height:95px;
 +
background:#523A3A;
 +
}
 +
 +
#footerleft2 {
 +
margin-left:10px;
 +
margin-top:-10px;
 +
color:#fff;
 +
width:349px;
 +
height:95px;
 +
background:#523A3A;
 +
}
 +
 +
#footerright {
 +
margin-top:25px;
 +
margin-right:10px;
 +
width:560px;
 +
height:200px;
 +
color:#fff;
 +
float:right;
 +
background:#523A3A;
 +
}
 +
 +
</style>
 +
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
</head>
</head>

Revision as of 10:22, 18 August 2009