Difference between revisions of "Team:Gifu/Notebook"

(Replaced content with "{{Gifu}} {{:CSS/gifu/head}}")
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Gifu}}
 
{{Gifu}}
 
{{:CSS/gifu/head}}
 
{{:CSS/gifu/head}}
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
div#header {
 +
  margin-top:-150px;
 +
}
 +
div#pagebody {
 +
    margin-top:150px;
 +
    margin-left:200px;
 +
text-align:left;
 +
background-repeat:repeat-x,y;
 +
background-color:white;
 +
 +
width:1000px;
 +
}
 +
div#pagebody h2 {
 +
    background-color:white;
 +
    padding-top:30px;
 +
    padding-bottom:20px;
 +
    text-align:center;
 +
    font-size:400%;
 +
    font-family:'Century Gothic',sans-serif;
 +
}
 +
div#pagebody h3 {
 +
    background-color:white;
 +
    padding-top:100px;
 +
    padding-left:50px;
 +
    padding-bottom:10px;
 +
    font-size:200%;   
 +
    font-family:'Century Gothic',sans-serif;
 +
}
 +
div#pagebody hr {
 +
    width:950px;
 +
    margin-left:25px;
 +
}
 +
div#pagebody li {
 +
  font-size:200%;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id="pagebody">
 +
 <h2>LAB NOTE</h2><hr><hr>
 +
  <li><a href="https://2016.igem.org/Team:Gifu/Protocol">Protocol</a></li>
 +
  <li><a href="https://2016.igem.org/Team:Gifu/Calendar">Calendar</a></li>
 +
  <li><a href="https://2016.igem.org/Team:Gifu/InterLab">InterLab</a></li>
 +
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 13:41, 16 October 2016

 

LAB NOTE



  • Protocol
  • Calendar
  • InterLab