Difference between revisions of "Team:Pitt/Notebook"

m
Line 6: Line 6:
 
     border: 1px solid black;
 
     border: 1px solid black;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 +
}
 +
 +
tr.head {
 +
    border-bottom: 2px solid black;
 
}
 
}
  
Line 15: Line 19:
 
     background-color: #eee;
 
     background-color: #eee;
 
}
 
}
 +
 
table tr:nth-child(even) {
 
table tr:nth-child(even) {
 
     background-color: #fff;
 
     background-color: #fff;
 
}
 
}
  
th {
+
tr.head td{
     background-color: #ddd;
+
     background-color: #ccc;
 
}
 
}
  
Line 31: Line 36:
 
}
 
}
  
table tr td:first-child::before {
+
table tr:not(:first-child) td:first-child::before {
 
     content: counter(rowNumber) ".";
 
     content: counter(rowNumber) ".";
 
     min-width: 1em;
 
     min-width: 1em;
Line 46: Line 51:
 
<h5> Transformation of cells with various plasmids </h5>
 
<h5> Transformation of cells with various plasmids </h5>
 
<table style="width:80%">
 
<table style="width:80%">
   <tr>
+
   <tr class="head">
 
     <th>Protocol</th>
 
     <th>Protocol</th>
 
     <th>Notes/results</th>
 
     <th>Notes/results</th>

Revision as of 16:40, 19 May 2015

Notebook


May 19, 2015: First day in lab

Transformation of cells with various plasmids
Protocol Notes/results
Show up in lab Some people had trouble
Get dressed for lab Some people still had trouble




Document the dates you worked on your project.

What should this page have?
  • Chronological notes of what your team is doing.
  • Brief descriptions of daily important events.
  • Pictures of your progress.
  • Mention who participated in what task.

Inspiration

You can see what others teams have done to organize their notes: