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

 
(33 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
 
<style>
 
<style>
 +
 +
p#intro
 +
{
 +
    color: #292000;
 +
}
 +
 +
p#intro a, p#intro a:focus, p#intro a:hover
 +
{
 +
    color: #e35c5c;
 +
}
 +
 +
#mw-content-text
 +
{
 +
    background-color: #efe6c5;
 +
}
 +
 
h1, h2, h3 {
 
h1, h2, h3 {
 
   font-weight: 300;
 
   font-weight: 300;
 
}
 
}
  
.container {
+
h3
 +
{
 +
    color: #efe6c5;
 +
}
 +
 
 +
h1#title
 +
{
 +
    font-family: 'Kaushan Script';
 
}
 
}
  
Line 23: Line 46:
 
   height: 100%;
 
   height: 100%;
 
   width: 5px;
 
   width: 5px;
   background: #FFFFF2;
+
   background: #F16051;
 
   left: 0;
 
   left: 0;
 
}
 
}
 
.timeline h2 {
 
.timeline h2 {
   background: #FFFFF2;
+
  color: #efe6c5;
 +
   background: #F16051;
 
   max-width: 6em;
 
   max-width: 6em;
 
   margin: 0 auto 1em;
 
   margin: 0 auto 1em;
Line 41: Line 65:
 
}
 
}
 
.timeline ul > li {
 
.timeline ul > li {
   background: #FFFFF2;
+
   background: #F16051;
 
   padding: 1em;
 
   padding: 1em;
 
   margin-bottom: 1em;
 
   margin-bottom: 1em;
Line 50: Line 74:
 
   width: 0;
 
   width: 0;
 
   height: 0;
 
   height: 0;
   border-top: 1em solid #FFFFF2;
+
   border-top: 1em solid #F16051;
 
   border-left: 1em solid transparent;
 
   border-left: 1em solid transparent;
 
   position: absolute;
 
   position: absolute;
   left: -1em;
+
   left: -0.9em;
 
   top: 0;
 
   top: 0;
 
}
 
}
Line 63: Line 87:
 
@media screen and (min-width: 40em) {
 
@media screen and (min-width: 40em) {
 
   .container {
 
   .container {
    max-width: 1000px;
 
    margin: 0 auto;
 
 
   }
 
   }
  
Line 86: Line 108:
 
   }
 
   }
 
   .timeline ul > li:nth-child(odd):before {
 
   .timeline ul > li:nth-child(odd):before {
     border-top: 1em solid #FFFFF2;
+
     border-top: 1em solid #F16051;
 
     border-right: 1em solid transparent;
 
     border-right: 1em solid transparent;
     right: -1em;
+
     right: -0.9em;
 
     left: auto;
 
     left: auto;
 
   }
 
   }
Line 98: Line 120:
 
.st { text-decoration: line-through; }
 
.st { text-decoration: line-through; }
 
sup { margin-right: 0.5em; }
 
sup { margin-right: 0.5em; }
 +
.timeline a:visited{
 +
    color:#EFE6C5;
 +
}
 
</style>
 
</style>
<h1>Meetings</h1>
+
<body>
<p>Every week we meet formally to check on our progress and ensure that we are meeting the <a href="/Team:Newcastle/Description/Medal-Criteria-Explanation"> medal requirements</a> and following <a href="https://2016.igem.org/Team:Newcastle/Notebook/Plan">the plan</a>. You can find the agendas, minutes and action items for each formal meeting on this page.</p>
+
<br><br>
 +
<h1 id="title">Meetings</h1>
 +
<p id="intro">Every week we meet formally to check on our progress and ensure that we are meeting the <a href="https://2016.igem.org/Team:Newcastle/Medals"> medal requirements</a> and following <a href="https://2016.igem.org/Team:Newcastle/Notebook/Plan">the plan</a>. You can find the agendas, minutes and action items for each formal meeting on this page.</p>
 
<div class="timeline">
 
<div class="timeline">
 
     <ul>
 
     <ul>
 +
      <li>
 +
        <h3>28<sup>th</sup>September</h3>
 +
        <ol>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Agenda/2809">Agenda</a></li>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Minutes/2809">Minutes</a></li>
 +
        </ol>
 +
      </li>
 +
      <li>
 +
        <h3>21<sup>st</sup>September</h3>
 +
        <ol>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Agenda/2109">Agenda</a></li>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Minutes/2109">Minutes</a></li>
 +
        </ol>
 +
      </li>
 +
<li>
 +
        <h3>14<sup>th</sup>September</h3>
 +
        <ol>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Agenda/1409">Agenda</a></li>
 +
        </ol>
 +
      </li>
 +
      <li>
 +
        <h3>07<sup>th</sup>September</h3>
 +
        <ol>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Agenda/0709">Agenda</a></li>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Minutes/0709">Minutes</a></li>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Action-Items/0709">Action Items</a></li>
 +
        </ol>
 +
      </li>
 +
      <li>
 +
        <h3>31<sup>th</sup>August</h3>
 +
        <ol>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Agenda/3108">Agenda</a></li>
 +
            <li class=""><a href="/Team:Newcastle/Diary/Minutes/3108">Minutes</a></li>
 +
        </ol>
 +
      </li> 
 
       <li>
 
       <li>
 
         <h3>24<sup>th</sup>August</h3>
 
         <h3>24<sup>th</sup>August</h3>
 
         <ol>
 
         <ol>
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/2408">Agenda</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/2408">Agenda</a></li>
            <li class="st"><a href="/Team:Newcastle/Diary/Minutes/2408">Minutes</a></li>
 
            <li class="st"><a href="/Team:Newcastle/Diary/Action-Items/2408">Action Items</a></li>
 
 
         </ol>
 
         </ol>
 
       </li>       
 
       </li>       
Line 116: Line 176:
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/1008">Agenda</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/1008">Agenda</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Minutes/1008">Minutes</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Minutes/1008">Minutes</a></li>
            <li class="st"><a href="/Team:Newcastle/Diary/Action-Items/1008">Action Items</a></li>
 
 
         </ol>
 
         </ol>
 
       </li>
 
       </li>
Line 123: Line 182:
 
         <ol>
 
         <ol>
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/0308">Agenda</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/0308">Agenda</a></li>
            <li class="st"><a href="/Team:Newcastle/Diary/Minutes/0308">Minutes</a></li>
 
            <li class="st"><a href="/Team:Newcastle/Diary/Action-Items/0308">Action Items</a></li>
 
 
         </ol>
 
         </ol>
 
       </li>
 
       </li>
Line 173: Line 230:
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/2006">Agenda</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Agenda/2006">Agenda</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Minutes/2206">Minutes</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Minutes/2206">Minutes</a></li>
            <li class=""><a href="/Team:Newcastle/Diary/Action-Items/2206">Action Items</a></li>
 
 
         </ol>
 
         </ol>
 
       </li>
 
       </li>
Line 179: Line 235:
 
         <h3>27<sup>th</sup>May</h3>
 
         <h3>27<sup>th</sup>May</h3>
 
         <ol>
 
         <ol>
            <li class="st"><a href="/Team:Newcastle/Diary/Agenda/2705">Agenda</a></li>
 
 
             <li class=""><a href="/Team:Newcastle/Diary/Minutes/2705">Minutes</a></li>
 
             <li class=""><a href="/Team:Newcastle/Diary/Minutes/2705">Minutes</a></li>
            <li class="st"><a href="/Team:Newcastle/Diary/Action-Items/2705">Action Items</a></li>
 
 
         </ol>
 
         </ol>
 
       </li>
 
       </li>
Line 188: Line 242:
 
         <ol>
 
         <ol>
 
             <li><a href="/Team:Newcastle/Diary/Agenda/1605">Agenda</a></li>
 
             <li><a href="/Team:Newcastle/Diary/Agenda/1605">Agenda</a></li>
            <li class="st"><a href="/Team:Newcastle/Diary/Minutes/1605">Minutes</a></li>
 
            <li class="st"><a href="/Team:Newcastle/Diary/Action-Items/1605">Action Items</a></li>
 
 
         </ol>
 
         </ol>
 
       </li>
 
       </li>
Line 196: Line 248:
 
         <ol>
 
         <ol>
 
             <li><a href="/Team:Newcastle/Diary/Agenda/0405">Agenda</a></li>
 
             <li><a href="/Team:Newcastle/Diary/Agenda/0405">Agenda</a></li>
            <li class="st"><a href="/Team:Newcastle/Diary/Minutes/0405">Minutes</a></li>
 
            <li class="st"><a href="/Team:Newcastle/Diary/Action-Items/0405">Action Items</a></li>
 
 
         </ol>
 
         </ol>
 
       </li>
 
       </li>
Line 203: Line 253:
  
 
</div>
 
</div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 16:56, 19 October 2016



Meetings

Every week we meet formally to check on our progress and ensure that we are meeting the medal requirements and following the plan. You can find the agendas, minutes and action items for each formal meeting on this page.