Template:MoWestern Davidson2009

From 2009.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> - ----------------------------------------------------------------------------: /* color scheme ...)
Line 174: Line 174:
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
-
#content-container{margin-left:180px;  
+
#tudelft_content_wrapper {
-
                  margin-right:1px;  
+
    width: 593px;
-
                  border-left:2px solid #00CED1;  
+
    position: relative;
-
                  padding-top:1%; padding-left:8px; padding-right:1px;}
+
    float: left;
 +
    margin-top: 20px;
 +
}
 +
 
 +
#tudelft_content_boxtop {
 +
    width: 593px;
 +
    height: 10px;
 +
    background:url(https://static.igem.org/mediawiki/2008/a/a1/Tudelft_content_top.png) no-repeat bottom left;
 +
    position: relative;
 +
    float: left;
 +
}
 +
 
 +
#tudelft_content_boxbottom {
 +
    width: 593px;
 +
    height: 10px;
 +
    background:url(https://static.igem.org/mediawiki/2008/8/89/Tudelft_content_bottom.png) no-repeat top left;
 +
    position: relative;
 +
    float: left;
 +
}
 +
 
 +
#tudelft_content {
 +
    width: 571px;
 +
    padding: 10px;
 +
    border-left: 1px solid #ccc;
 +
    border-right: 1px solid #ccc;
 +
    position: relative;
 +
    float: left;
 +
    font-size: 9pt;
 +
    text-align: justify;
 +
}
 +
 
 +
 
    
    
</style>
</style>

Revision as of 22:09, 26 July 2009