Team:HZAU-China/Notebook

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
#background{
#background{
-
    background: none repeat scroll 0 0 rgba(230, 222, 184, 0.5);
+
  background-color: #EDFFFF;
-
     margin: 0 auto;
+
    border: 3px solid #A1FFFF;
-
     padding: 0 20px;
+
     margin:0;
 +
     padding:0;
 +
    float: left;
     min-height: 800px;
     min-height: 800px;
-
     width: 920px;
+
     width: 960px;
}
}
#sidebar {
#sidebar {
Line 18: Line 20:
     float: left;
     float: left;
     height: auto;
     height: auto;
-
     width: 200px;
+
     width: 230px;
     margin-bottom: 5px;
     margin-bottom: 5px;
     margin-top: 5px;
     margin-top: 5px;

Revision as of 13:01, 21 July 2013

You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well.