Team:UESTC-China/Safety

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 302: Line 316:
position: fixed;
position: fixed;
top: 80%;
top: 80%;
-
margin-left: 1105px;
+
margin-left: 1220px;
cursor: pointer;
cursor: pointer;
}
}
Line 374: Line 388:
}
}
-
#SensorEditingArea{position:absolute; left:0px; top:300px; height:2500px; width:1183px; background-color:#ffffff; padding:60px 0px 0px 30px;}
+
#SensorEditingArea{position:absolute; left:0px; top:280px; height:2600px; 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:48, 11 October 2014

UESTC-China