Michelle Wu (Talk | contribs) |
|||
(29 intermediate revisions by 3 users not shown) | |||
Line 58: | Line 58: | ||
text-align: left; | text-align: left; | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .clicker { | ||
+ | height:; | ||
+ | outline:none; | ||
+ | cursor:pointer; | ||
+ | |||
+ | } | ||
+ | |||
+ | .hiddendiv{ | ||
+ | display:none; | ||
+ | height:250px; | ||
+ | width:; | ||
+ | background-color:; | ||
+ | |||
+ | } | ||
+ | |||
+ | .clicker:focus + .hiddendiv{ | ||
+ | display:block; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .clearfix{ | ||
+ | |||
+ | overflow: auto;} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | p{ | ||
+ | |||
+ | font-family: 'Roboto', sans-serif; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | /*RESET AND REMOVAL CSS IS PART OF RESET AND SIDEMENUREMOVE TEMPLATE*/ | ||
+ | /* RULES FOR ALL PAGES ARE PART OF THE ALLPAGES.CSS TEMPLATE*/ | ||
+ | /* RULES FOR THIS PAGE ONLY */ | ||
+ | form { | ||
+ | padding: 10px; | ||
+ | display: inline-block; | ||
+ | } | ||
input.tealButton { | input.tealButton { | ||
Line 66: | Line 120: | ||
font-family: Arial, sans-serif !important; | font-family: Arial, sans-serif !important; | ||
font-size: calc(14px + 0.5vw) !important; | font-size: calc(14px + 0.5vw) !important; | ||
− | background: # | + | background: #7AA1D4; |
color: #fff; | color: #fff; | ||
− | border: 1px solid # | + | border: 1px solid #7AA1D4; |
border-radius: 10px; | border-radius: 10px; | ||
− | box-shadow: 0 0 10px # | + | box-shadow: 0 0 10px #7AA1D4; |
} | } | ||
− | + | ||
input.tealButton:hover { | input.tealButton:hover { | ||
color: #ffffff; | color: #ffffff; | ||
− | background: # | + | background: #000080; |
− | border: 1px solid # | + | border: 1px solid #000080; |
} | } | ||
* {box-sizing: border-box;} | * {box-sizing: border-box;} | ||
ul {list-style-type: none;} | ul {list-style-type: none;} | ||
+ | |||
</style> | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
<body> | <body> | ||
− | <div>< | + | |
+ | |||
+ | |||
+ | |||
+ | <body id="background"> | ||
+ | <div id="banner" class=" jumbotron text-center container-fluid "><div class="container-fluid"> | ||
+ | <div style="font-family: 'Montserrat' , serif;font-size: 10vw;text-align:center;margin-top:50px;"><center>NOTEBOOK</center></div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="container-fluid;" style="margin-left:10%; margin-right:10%;"> | ||
+ | |||
+ | |||
+ | <br><br> | ||
+ | <h1 style="font-size: 4vw; font-family:Montserrat;"class="w100" ><b></b></h1> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<div id="allContent"> | <div id="allContent"> | ||
<!--<div id="Laboratory Notebook"> | <!--<div id="Laboratory Notebook"> | ||
− | <p class="text40"><a href="https://static.igem.org/mediawiki/ | + | <p class="text40"><a href="https://static.igem.org/mediawiki/2018/e/e4/T--Lethbridge_HS--july.pdf" id="pageLink"/>JULY</a></p> |
− | <p class="text40"><a href="https://static.igem.org/mediawiki/ | + | <p class="text40"><a href="https://static.igem.org/mediawiki/2018/5/53/T--Lethbridge_HS--august.pdf |
− | + | " target="_blank" id="pageLink" />AUGUST</a></p> | |
− | + | <p class="text40"><a href="https://static.igem.org/mediawiki/2018/1/10/T--Lethbridge_HS--september.pdf">SEPTEMBER</a></p> | |
− | <p class="text40"><a href="https://static.igem.org/mediawiki/ | + | <p class="text40"><a href="https://static.igem.org/mediawiki/2018/0/06/T--Lethbridge_HS--october.pdf" target="_blank" id="pageLink" />OCTOBER</a></p> |
− | <p class="text40"><a href="https://static.igem.org/mediawiki/ | + | |
</div>--> | </div>--> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<center> | <center> | ||
<form> | <form> | ||
− | <input class="tealButton" type="button" value=" | + | <input class="tealButton" type="button" value="JULY" onclick="window.open('https://static.igem.org/mediawiki/2018/e/e4/T--Lethbridge_HS--july.pdf')" /> |
</form> | </form> | ||
<form> | <form> | ||
− | + | <input class="tealButton" type="button" value="AUGUST" onclick="window.open('https://static.igem.org/mediawiki/2018/5/53/T--Lethbridge_HS--august.pdf')" /> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <input class="tealButton" type="button" value="AUGUST" onclick="window.open('https://static.igem.org/mediawiki/ | + | |
</form> | </form> | ||
<form> | <form> | ||
− | <input class="tealButton" type="button" value="SEPTEMBER" onclick="window.open('https://static.igem.org/mediawiki/ | + | <input class="tealButton" type="button" value="SEPTEMBER" onclick="window.open('https://static.igem.org/mediawiki/2018/1/10/T--Lethbridge_HS--september.pdf')" /> |
</form> | </form> | ||
<form> | <form> | ||
− | <input class="tealButton" type="button" value="OCTOBER" onclick="window.open('https://static.igem.org/mediawiki/ | + | <input class="tealButton" type="button" value="OCTOBER" onclick="window.open('https://static.igem.org/mediawiki/2018/0/06/T--Lethbridge_HS--october.pdf')" /> |
</form> | </form> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</center> | </center> | ||
<div style="clear:both"></div> | <div style="clear:both"></div> | ||
Line 128: | Line 196: | ||
<br> | <br> | ||
<br> | <br> | ||
− | + | ||
− | + | ||
</div><!-- closing #allContent --> | </div><!-- closing #allContent --> | ||
− | < | + | |
+ | |||
+ | <p><h1></h1> <b></b> | ||
+ | <br> | ||
+ | |||
+ | |||
+ | <b></b> | ||
+ | |||
+ | <p></p> | ||
+ | |||
+ | <p></p> | ||
+ | |||
+ | |||
+ | |||
+ | <p></p> | ||
+ | |||
+ | |||
+ | |||
+ | <b></b> | ||
+ | <p></p> | ||
+ | |||
</div> | </div> | ||
Latest revision as of 01:24, 18 October 2018