Difference between revisions of "Team:RHIT/Notebook"

Line 1: Line 1:
 
{{RHIT}}
 
{{RHIT}}
 
<html>
 
<html>
 +
    <head>
 +
          <style>
 +
            table.calendar_small{
 +
width: 265px;
 +
height: 265px;
 +
font-size: 14px;
 +
font-family: 'Helvetica Neue', Arial, sans-serif;
 +
margin: 10px;
 +
border-collapse: collapse;
 +
border-spacing:0;
 +
}
 +
 +
table.calendar_small th{
 +
padding: 0;
 +
margin: 0;
 +
font-weight:bold;
 +
border-bottom: 1px solid #555555;
 +
}
 +
 +
table.calendar_small td{
 +
padding: 0;
 +
margin: 0;
 +
width: 14%;
 +
text-align: center;
 +
vertical-align: middle;
 +
background-color: #FFFFFF;
 +
color: #222222;
 +
border: 1px solid #DDDDDD;
 +
}
 +
 +
table.calendar_small td.months_heading
 +
{
 +
border-left: 0;
 +
border-right: 0;
 +
color: #555555;
 +
font-weight:bold;
 +
}
 +
 +
table.calendar_small td.other_month{
 +
background-color: #EEEEEE;
 +
color: #999999;
 +
}
 +
 +
table.calendar_small td.entries{
 +
background-color: #FFFFE0;
 +
}
 +
 +
table.calendar_small td.entries a{
 +
display: block;
 +
font-weight:bold;
 +
color: #555555;
 +
background-color: #FFFFE0;
 +
text-decoration: none;
 +
}
 +
 +
table.calendar_small td.today,
 +
table.calendar_small td.today a
 +
{
 +
background-color: #555555;
 +
color: #FFFFFF;
 +
}
 +
 +
/**************************/
 +
table.calendar_big{
 +
width: 833px;
 +
font-size: 14px;
 +
font-family: 'Helvetica Neue', Arial, sans-serif;
 +
margin: 10px;
 +
border-collapse: collapse;
 +
border-spacing:0;
 +
}
 +
 +
table.calendar_big th{
 +
font-size: 16px;
 +
line-height: 2.5em;
 +
border-bottom: 1px solid #555555;
 +
}
 +
 +
table.calendar_big td{
 +
padding: 4px;
 +
margin: 0;
 +
width: 14%;
 +
text-align: left;
 +
background-color: #FFFFFF;
 +
color: #222222;
 +
border: 1px solid #DDDDDD;
 +
vertical-align: top;
 +
height: 84px;
 +
}
 +
 +
table.calendar_big td.months_heading
 +
{
 +
border-left: 0;
 +
border-right: 0;
 +
color: #555555;
 +
font-weight:bold;
 +
height: 2.5em;
 +
vertical-align: middle;
 +
}
 +
 +
table.calendar_big td.other_month{
 +
background-color: #EEEEEE;
 +
color: #999999;
 +
}
 +
 +
table.calendar_big a{
 +
font-weight:normal;
 +
color: #555555;
 +
text-decoration: none;
 +
font-weight:bold;
 +
}
 +
 +
table.calendar_big a:hover{
 +
text-decoration: underline;
 +
}
 +
 +
table.calendar_big td.today,
 +
table.calendar_big td.today a
 +
{
 +
background-color: #555555;
 +
color: #FFFFFF;
 +
}
 +
 +
table.calendar_big td ul{
 +
font-size: 80%;
 +
line-height: 1.2;
 +
list-style-image: none;
 +
list-style-position: outside;
 +
list-style-type: none;
 +
margin: 0.5em 0 0;
 +
padding-left: 0;
 +
}
 +
 +
table.calendar_big td li{
 +
margin-bottom: 1px;
 +
}
 +
            </style>
 +
    </head>
 
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:RHIT/Notebook&action=edit"> Click here to edit this page! </a></p>
 
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:RHIT/Notebook&action=edit"> Click here to edit this page! </a></p>
 
<h2>Notebook</h2>
 
<h2>Notebook</h2>

Revision as of 14:24, 17 July 2015

Click here to edit this page!

Notebook

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.