Team:Valencia/proves6

From 2009.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 164: Line 164:
/* sidebar right                                                              */
/* sidebar right                                                              */
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
 +
 +
#sidebar {
 +
    width: 172px;
 +
    margin: 20px 7px 0 13px;
 +
    position: relative;
 +
    float: left;
 +
    text-align: right;
 +
}
 +
 +
#sidebar_extra {
 +
    margin-top: 0px;
 +
}
 +
 +
#sidebar ul {
 +
    padding: 0;
 +
    margin: 0;
 +
    list-style: none;
 +
}
 +
 +
.section_box {
 +
margin: 0px;
 +
padding: 5px;
 +
border: 1px dashed #FF6600;
 +
background: #FFFFFF;
 +
}
 +
.subtitle {
 +
padding-bottom: 6px;
 +
font-size: 14px;
 +
font-weight: bold;
 +
        color: #08088A;
 +
        font-family: Verdana
 +
 +
}
Line 179: Line 212:
<!-- *** HEADER *** -->
<!-- *** HEADER *** -->
<div id="header">
<div id="header">
-
<div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:TUDelft &nbsp; ]</span></div>
+
<div id="header_left"><span class="plainlinks">[https://2009.igem.org/Team:Valencia &nbsp; ]</span></div>
-
<div id="header_middle"><span class="plainlinks">[https://2009.igem.org/Team:TUDelft &nbsp; ]</span></div>
+
<div id="header_middle"><span class="plainlinks">[https://2009.igem.org/Team:Valencia &nbsp; ]</span></div>
<div id="header_bar_link">
<div id="header_bar_link">
</div></div><!--end header-->
</div></div><!--end header-->

Latest revision as of 15:46, 12 October 2009