Difference between revisions of "Team:Newcastle/Notebook/Diary"

 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Newcastle}}
+
{{Newcastle
<br><br>
+
}}
<br><br>
+
 
+
 
<html>
 
<html>
 
<style>
 
<style>
 
+
#HQ_page th
p#intro
+
 
{
 
{
    color: #292000;
+
background-color: #e35c5c;
 +
padding: 10px;
 +
color: #292000;
 +
border: none;
 +
font-size: 2rem;
 +
}
 +
#HQ_page td
 +
{
 +
color: #292000;
 +
border: none;
 +
font-family: 'Didact Gothic';
 +
font-size: 2rem;
 
}
 
}
  
p#intro a, p#intro a:focus, p#intro a:hover
+
#HQ_page table
 
{
 
{
     color: #e35c5c;
+
     border: none;
 
}
 
}
  
#mw-content-text
+
figcaption
 
{
 
{
     background-color: #efe6c5;
+
     text-align: center;
 +
    /* font-weight: bold; */
 +
    font-size: 1.5rem;
 +
    color: #292000;
 
}
 
}
  
h1, h2, h3 {
+
figure img
  font-weight: 300;
+
{
 +
    max-width: 100%;
 +
    transform: scale(0.9, 0.9);
 +
    display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 
}
 
}
  
h3
+
a, a:focus, a:hover, li > a
 
{
 
{
     color: #efe6c5;
+
     color: #e35c5c;
 +
}
 +
.col-md-4 a{
 +
    color: #e35c5c;
 +
}
 +
.nav > li > a:focus, .nav > li > a:hover, .nav-pills > li.active > a
 +
{
 +
    background-color: #e35c5c;
 
}
 
}
  
h1#title
+
#hq_page p
 
{
 
{
    font-family: 'Kaushan Script';
+
font-size: 2rem;
 +
}
 +
div p, ul li, ol li
 +
{
 +
    color: #292000;
 
}
 
}
  
.timeline ol
+
ul.checked, ul.question, ul.dot
 
{
 
{
  list-style: none;
+
list-style: none;
 
}
 
}
  
.timeline {
+
ul.checked li, ul.question li, ul.dot li
  position: relative;
+
{
  overflow: auto;
+
font-family: 'Didact Gothic';
 +
font-size: 16px;
 
}
 
}
.timeline:before {
+
 
  content: '';
+
ul.checked li:before {
 
   position: absolute;
 
   position: absolute;
   height: 100%;
+
   margin-left: -1.3em;
  width: 5px;
+
   font-weight: bold;
  background: #F16051;
+
 
  left: 0;
+
   content: "\2713";
}
+
   color: darkgreen;
.timeline h2 {
+
  color: #efe6c5;
+
  background: #F16051;
+
  max-width: 6em;
+
  margin: 0 auto 1em;
+
  padding: 0.5em;
+
   text-align: center;
+
  position: relative;
+
   clear: both;
+
}
+
.timeline ul {
+
   list-style: none;
+
  padding: 0 0 0 1em;
+
  z-index: 1;
+
 
}
 
}
.timeline ul > li {
+
 
  background: #F16051;
+
ul.question li:before {
  padding: 1em;
+
  margin-bottom: 1em;
+
  position: relative;
+
}
+
.timeline ul > li:before {
+
  content: '';
+
  width: 0;
+
  height: 0;
+
  border-top: 1em solid #F16051;
+
  border-left: 1em solid transparent;
+
 
   position: absolute;
 
   position: absolute;
   left: -0.9em;
+
   margin-left: -1.3em;
   top: 0;
+
   font-weight: bold;
}
+
 
.timeline h3 {
+
  content: "?";
   margin-top: 0;
+
   color: #3c0e09;
 
}
 
}
  
 +
ul.dot li:before {
 +
  position: absolute;
 +
  margin-left: -1.3em;
 +
  font-weight: bold;
  
@media screen and (min-width: 40em) {
+
  content: "\25A0";
   .container {
+
   color: #292000;
  }
+
}
  
  .timeline:before {
+
#right-menu
    left: 50%;
+
{
  }
+
position: fixed;
  .timeline ul {
+
    padding-left: 0;
+
    max-width: 700px;
+
    margin: 0 auto;
+
  }
+
  .timeline ul > li {
+
    width: 42%;
+
  }
+
  .timeline ul > li:nth-child(even) {
+
    float: right;
+
    margin-top: 2em;
+
  }
+
  .timeline ul > li:nth-child(odd) {
+
    float: left;
+
  }
+
  .timeline ul > li:nth-child(odd):before {
+
    border-top: 1em solid #F16051;
+
    border-right: 1em solid transparent;
+
    right: -0.9em;
+
    left: auto;
+
  }
+
  .timeline ul > li:nth-of-type(2n+1) {
+
    clear: both;
+
  }
+
 
}
 
}
  
.st { text-decoration: line-through; }
 
sup { margin-right: 0.5em; }
 
 
</style>
 
</style>
<body>
+
<div class="column">
 +
    <div class="row">
 +
      <div class="col-md-8">
 +
<br>
 +
            <h2>Important Dates</h2>
 +
            <br><br>
 +
<p>01/05/2016 Team Registration for iGEM deadline</p>
 +
<p>30/06/2016 InterLab Sign-up Deadline</p>
 +
<p>01/07/2016 Project Description Deadline</p>
 +
<p>02/07/2016 <a href="https://2016.igem.org/Team:Newcastle/Collaborations">European Teams Meet Up in Paris</a></p>
 +
<p>15/07/2016 About our Lab Form Deadline</p>
 +
<p>15/07/2016 About our Project Form Deadline</p>
 +
<p>28/07/2016 <a href="https://2016.igem.org/Team:Newcastle/Collaborations">Scottish Teams Meet Up in Edinburgh</a></p>
 +
<p>12/08/2016 Track Selection Deadline – Foundational Advance</p>
 +
<p>12/08/2016 <a href="https://igem.org/Team.cgi">Title and Abstract Deadline</a></p>
 +
<p>17/08/2016 – 18/08/2016 <a href="https://2016.igem.org/Team:Newcastle/Collaborations">UK Teams Meet Up in Westminster, London</a></p>
 +
<p>25/08/2016 <a href="https://2016.igem.org/Team:Newcastle/Collaborations">Edinburgh Undergraduate Team Visits Newcastle</a></p>
 +
<p>31/08/2016 Giant Jamboree Registration Deadline</p>
 +
<p>02/09/2016 <a href="https://2016.igem.org/Team:Newcastle/InterLab">InterLab Data Deadline</a></p>
 +
<p>09/09/2016 Team Rosters Deadline</p>
 +
<p>16/09/2016 <a href="https://2016.igem.org/Team:Newcastle/Notebook/Safety">Final Safety Form Deadline</a></p>
 +
<p>07/10/2016 Team Banners Deadline</p>
 +
<p>14/10/2016 <a href="https://igem.org/2016_Judging_Form?id=1895">Judging Form Deadline</a></p>
 +
<p>19/10/2016 Wiki Freeze</p>
 +
<p>21/10/2016 <a href="http://parts.igem.org/cgi/dna_transfer/batch_list.cgi?group_id=2361">Part Submission Deadline</a></p>
 +
<p>27/10/2016 – 31/10/2016 Giant Jamboree 2016 @ Hynes Convention Center, Boston, MA</p>
 +
 
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 22:11, 19 October 2016


Important Dates



01/05/2016 Team Registration for iGEM deadline

30/06/2016 InterLab Sign-up Deadline

01/07/2016 Project Description Deadline

02/07/2016 European Teams Meet Up in Paris

15/07/2016 About our Lab Form Deadline

15/07/2016 About our Project Form Deadline

28/07/2016 Scottish Teams Meet Up in Edinburgh

12/08/2016 Track Selection Deadline – Foundational Advance

12/08/2016 Title and Abstract Deadline

17/08/2016 – 18/08/2016 UK Teams Meet Up in Westminster, London

25/08/2016 Edinburgh Undergraduate Team Visits Newcastle

31/08/2016 Giant Jamboree Registration Deadline

02/09/2016 InterLab Data Deadline

09/09/2016 Team Rosters Deadline

16/09/2016 Final Safety Form Deadline

07/10/2016 Team Banners Deadline

14/10/2016 Judging Form Deadline

19/10/2016 Wiki Freeze

21/10/2016 Part Submission Deadline

27/10/2016 – 31/10/2016 Giant Jamboree 2016 @ Hynes Convention Center, Boston, MA