Team:HokkaidoU Japan/Notebook

From 2012.igem.org

(Difference between revisions)
 
(34 intermediate revisions not shown)
Line 3: Line 3:
<div id="hokkaidou-column-main">
<div id="hokkaidou-column-main">
<!-- DO NOT EDIT OVER THIS LINE @iTakeshi -->
<!-- DO NOT EDIT OVER THIS LINE @iTakeshi -->
-
== Hello ==
+
<html>
-
 
+
<style type="text/css">
-
 
+
    .hokkaidou-notebook-index {
-
We are team HokkaidoU Japan! Today we learn and start to edit wiki.
+
        margin:0 0 10px 0;
-
(>ω<) <br />
+
        display:block;
-
Dear Mr.Ortiz, I saw the help page which you edited.<br />
+
        height:100px;
-
hola!<br />
+
        padding:15px;
-
 
+
        background: rgba(255, 255, 255, 0.2);
-
==Pre Season==
+
        color:#b2aaa4;
-
[[Team:HokkaidoU_Japan/Notebook/Spring_Boot_Camp|Spring Boot Camp]]
+
        -webkit-transition:all 0.2s ease;
-
 
+
        -moz-transition:all 0.2s ease;
-
 
+
        -o-transition: all 0,2s ease;
-
==Experiment Calender==
+
        background-repeat:no-repeat;
-
{|class="calendar"
+
        text-decoration: none !important;
-
|-
+
        border-radius: 1em;
-
|colspan="7"|July
+
    }
-
|-
+
    .hokkaidou-notebook-index h5 {
-
!style="color:red;"|S
+
        font-size:24px;
-
!M
+
        line-height:1;
-
!T
+
        padding:0 0 10px 0;
-
!W
+
    }
-
!T
+
    .hokkaidou-notebook-index h5 {
-
!F
+
        color:white;
-
!style="color:blue;"|S
+
    }
-
|-
+
    .hokkaidou-notebook-index:hover p {
-
|style="color:red;"|1
+
        color:white;
-
|2
+
    }
-
|3
+
    .hokkaidou-notebook-index p {
-
|4
+
        font-size:12px;
-
|5
+
        width:500px;
-
|6
+
        line-height:1.5;
-
|style="color:blue;"|7
+
        color: #ffffff;
-
|-
+
    }
-
|style="color:red;"|8
+
    .hokkaidou-notebook-index:hover {
-
|9
+
        background-position:200px 50%;
-
|10
+
    }
-
|11
+
    #hokkaidou-notebook-bootcamp {
-
|12
+
        background-image: url('https://static.igem.org/mediawiki/2012/e/ea/HokkaidoU2012_Menu_Circle.png');
-
|13
+
        background-position: 673px -522px;
-
|style="color:blue;"|14
+
    }
-
|-
+
    #hokkaidou-notebook-bootcamp:hover {
-
|style="color:red;"|15
+
        background-image: url('https://static.igem.org/mediawiki/2012/e/ea/HokkaidoU2012_Menu_Circle.png');
-
|16
+
        background-position: 543px -522px;
-
|17
+
    }
-
|18
+
    #hokkaidou-notebook-diary {
-
|19
+
        background-image: url('https://static.igem.org/mediawiki/2012/e/ea/HokkaidoU2012_Menu_Circle.png');
-
|20
+
        background-position: 673px -653px;
-
|style="color:blue;"|21
+
    }
-
|-
+
    #hokkaidou-notebook-diary:hover {
-
|style="color:red;"|22
+
        background-image: url('https://static.igem.org/mediawiki/2012/e/ea/HokkaidoU2012_Menu_Circle.png');
-
|23
+
        background-position: 543px -653px;
-
|24
+
    }
-
|25
+
    #hokkaidou-notebook-protocols {
-
|26
+
        background-image: url('https://static.igem.org/mediawiki/2012/e/ea/HokkaidoU2012_Menu_Circle.png');
-
|27
+
        background-position: 673px -783px;
-
|style="color:blue;"|28
+
    }
-
|-
+
    #hokkaidou-notebook-protocols:hover {
-
|style="color:red;"|29
+
        background-image: url('https://static.igem.org/mediawiki/2012/e/ea/HokkaidoU2012_Menu_Circle.png');
-
|30
+
        background-position: 543px -783px;
-
|31
+
    }
-
|&nbsp;
+
       
-
|}
+
</style>
 +
<h2>Notebook</h2>
 +
<div class="hokkaidou-section">
 +
<a href="/Team:HokkaidoU_Japan/Notebook/Spring_Boot_Camp" class="hokkaidou-notebook-index" id="hokkaidou-notebook-bootcamp">
 +
  <h5>Boot Camp</h5>
 +
  <p>Be my apprentice.</p>
 +
</a>
 +
<a href="/Team:HokkaidoU_Japan/Notebook/Lab_Diary" class="hokkaidou-notebook-index" id="hokkaidou-notebook-diary">
 +
  <h5>Lab Diary</h5>
 +
  <p>That's one small step for you, one giant leap for us. </p>
 +
</a>
 +
<a href="/Team:HokkaidoU_Japan/Notebook/overall_protocols" class="hokkaidou-notebook-index" id="hokkaidou-notebook-protocols">
 +
  <h5>Protocols</h5>
 +
  <p>Bible of our lab.</p>
 +
</a>
 +
</div>
 +
</html>
<!-- DO NOT EDIT UNDER THIS LINE @iTakeshi -->
<!-- DO NOT EDIT UNDER THIS LINE @iTakeshi -->
</div>
</div>
<br style="line-height: 0; clear: both;" />
<br style="line-height: 0; clear: both;" />
{{Team:HokkaidoU_Japan/footer}}
{{Team:HokkaidoU_Japan/footer}}

Latest revision as of 00:52, 27 September 2012

Notebook