(18 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
#header1 { | #header1 { | ||
− | background-image : url("https://static.igem.org/mediawiki/2017/ | + | background-image : url("https://static.igem.org/mediawiki/2017/5/5a/LabNotespage.png"); |
} | } | ||
Line 22: | Line 22: | ||
margin-left : 10px; | margin-left : 10px; | ||
margin-rigth : 10px; | margin-rigth : 10px; | ||
+ | font-size : 25px; | ||
+ | |||
} | } | ||
.line { | .line { | ||
Line 33: | Line 35: | ||
#protocol { | #protocol { | ||
margin-top : 50px; | margin-top : 50px; | ||
+ | background-image : url("https://static.igem.org/mediawiki/2017/8/8b/Notebook7PB.png"); | ||
+ | background-position : center; | ||
+ | background-repeat : no-repeat; | ||
+ | background-size : cover; | ||
+ | color : white; | ||
} | } | ||
#notebookmenu { | #notebookmenu { | ||
Line 44: | Line 51: | ||
margin-top : 100px; | margin-top : 100px; | ||
} | } | ||
+ | #button1 { | ||
+ | background-image : url("https://static.igem.org/mediawiki/2017/d/d5/Notebook1PB.png"); | ||
+ | background-position : center; | ||
+ | background-repeat : no-repeat; | ||
+ | background-size : cover; | ||
+ | color : white; | ||
+ | } | ||
+ | #button2 { | ||
+ | background-image : url("https://static.igem.org/mediawiki/2017/4/45/Notebook2PB.png"); | ||
+ | background-position : center; | ||
+ | background-repeat : no-repeat; | ||
+ | background-size : cover; | ||
+ | color : white; | ||
+ | } | ||
+ | #button3 { | ||
+ | background-image : url("https://static.igem.org/mediawiki/2017/f/f0/Notebook3PB.png"); | ||
+ | background-position : center; | ||
+ | background-repeat : no-repeat; | ||
+ | background-size : cover; | ||
+ | color : white; | ||
+ | } | ||
+ | #button4 { | ||
+ | background-image : url("https://static.igem.org/mediawiki/2017/1/1d/Notebook4PB.png"); | ||
+ | background-position : center; | ||
+ | background-repeat : no-repeat; | ||
+ | background-size : cover; | ||
+ | color : white; | ||
+ | } | ||
+ | #button5 { | ||
+ | background-image : url("https://static.igem.org/mediawiki/2017/c/c9/Notebook5PB.png"); | ||
+ | background-position : center; | ||
+ | background-repeat : no-repeat; | ||
+ | background-size : cover; | ||
+ | color : white; | ||
+ | } | ||
+ | #button6 { | ||
+ | background-image : url("https://static.igem.org/mediawiki/2017/b/b3/Notebook6PB.png"); | ||
+ | background-position : center; | ||
+ | background-repeat : no-repeat; | ||
+ | background-size : cover; | ||
+ | color : white; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Line 50: | Line 100: | ||
<div id=notebookmenu> | <div id=notebookmenu> | ||
− | <div class=line><a href="#a" onclick=showproto1() class=buttons> | + | <div class=line><a href="#a" onclick=showproto1() class=buttons id=button1>P3HB</a><a href="#a" onclick=showproto2() class=buttons id=button2>Gel Optics </a><a href="#a" onclick=showproto3() class=buttons id=button3>Protein Photocaging</a></div> |
− | <div class=line><a href="#a" onclick=showproto4() class=buttons> | + | <div class=line><a href="#a" onclick=showproto4() class=buttons id=button4>RNA</a><a href="#a" onclick=showproto5() class=buttons id=button6>Silicate and CaCO3</a><a href="#a" onclick=showproto6() class=buttons id=button6>Logic Circuit</a></div> |
<a href="#a" onclick=showproto7() id=protocol class=buttons>Protocols</a> | <a href="#a" onclick=showproto7() id=protocol class=buttons>Protocols</a> | ||
</div> | </div> | ||
− | <iframe id=proto1 class=proto src=" | + | <iframe id=proto1 class=proto src="https://static.igem.org/mediawiki/2017/c/cd/PHA_Lab_Book.pdf"></iframe> |
− | <iframe id=proto2 class=proto src=""></iframe> | + | <iframe id=proto2 class=proto src="https://static.igem.org/mediawiki/2017/e/e1/Gel_Optics_Lab_Book.pdf"></iframe> |
− | <iframe id=proto3 class=proto src=""></iframe> | + | <iframe id=proto3 class=proto src="https://static.igem.org/mediawiki/2017/0/0d/Protein_Photocaging_Lab_Book.pdf"></iframe> |
− | <iframe id=proto4 class=proto src=""></iframe> | + | <iframe id=proto4 class=proto src="https://static.igem.org/mediawiki/2017/8/8a/RNA_Lab_Book.pdf"></iframe> |
− | <iframe id=proto5 class=proto src=""></iframe> | + | <iframe id=proto5 class=proto src="https://static.igem.org/mediawiki/2017/2/29/Silicatein_and_Calcium_Carbonate_Lab_Books.pdf"></iframe> |
− | <iframe id=proto6 class=proto src=""></iframe> | + | <iframe id=proto6 class=proto src="https://static.igem.org/mediawiki/2017/a/ac/Logic_Circuit_Lab_Book.pdf"></iframe> |
− | <iframe id=proto7 class=proto src=""></iframe> | + | <iframe id=proto7 class=proto src="https://static.igem.org/mediawiki/2017/2/27/Protocols_note_book.pdf"></iframe> |
</body> | </body> |
Latest revision as of 02:48, 2 November 2017
NOTEBOOK