Team:UESTC-China/Project

From 2014.igem.org

(Difference between revisions)
Line 10: Line 10:
<style>
<style>
 +
#content {
 +
    position: relative;
 +
    width:  1215px;
 +
#    margin-left: 10px;
 +
margin: 0 auto;
 +
    padding: 5px 5px 5px 5px;;
 +
    background: white;
 +
    color: black;
 +
    border-left: 1px solid #444444;
 +
    border-right: 1px solid #444444;
 +
    line-height: 1.5em;
 +
    z-index: 2;
 +
}
        
        
Line 68: Line 81:
background-color: #394264;
background-color: #394264;
width: 1195px;
width: 1195px;
 +
height:63px;
}
}
Line 371: Line 385:
-
#SensorEditingArea{position:absolute; left:0px; top:300px; height:1800px; width:1183px; background-color:#ffffff; padding:60px 0px 0px 30px;}
+
#SensorEditingArea{position:absolute; left:0px; top:280px; height:1800px; width:1183px; background-color:#ffffff; padding:60px 0px 0px 30px;}
.SensorEditingAreaClass p{position:relative;left:0px; width:1140px; font-size:23px; font-family: calibri, arial, helvetica, sans-serif;  text-align:justify;}
.SensorEditingAreaClass p{position:relative;left:0px; width:1140px; font-size:23px; font-family: calibri, arial, helvetica, sans-serif;  text-align:justify;}

Revision as of 10:33, 11 October 2014

UESTC-China