Michelle Wu (Talk | contribs) |
|||
(31 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> | ||
Line 101: | Line 152: | ||
</div> | </div> | ||
<div class="container-fluid;" style="margin-left:10%; margin-right:10%;"> | <div class="container-fluid;" style="margin-left:10%; margin-right:10%;"> | ||
+ | |||
+ | |||
<br><br> | <br><br> | ||
− | < | + | <h1 style="font-size: 4vw; font-family:Montserrat;"class="w100" ><b></b></h1> |
− | + | ||
− | |||
− | |||
− | |||
− | |||
+ | |||
+ | <div id="allContent"> | ||
+ | |||
+ | <!--<div id="Laboratory Notebook"> | ||
+ | <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/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/2018/0/06/T--Lethbridge_HS--october.pdf" target="_blank" id="pageLink" />OCTOBER</a></p> | ||
+ | |||
+ | </div>--> | ||
+ | |||
+ | <center> | ||
<form> | <form> | ||
<input class="tealButton" type="button" value="JULY" onclick="window.open('https://static.igem.org/mediawiki/2018/e/e4/T--Lethbridge_HS--july.pdf')" /> | <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> | ||
+ | <input class="tealButton" type="button" value="AUGUST" onclick="window.open('https://static.igem.org/mediawiki/2018/5/53/T--Lethbridge_HS--august.pdf')" /> | ||
+ | </form> | ||
+ | |||
+ | <form> | ||
+ | <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> | ||
+ | <input class="tealButton" type="button" value="OCTOBER" onclick="window.open('https://static.igem.org/mediawiki/2018/0/06/T--Lethbridge_HS--october.pdf')" /> | ||
+ | </form> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </center> | ||
+ | <div style="clear:both"></div> | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | </div><!-- closing #allContent --> | ||
+ | |||
+ | |||
+ | <p><h1></h1> <b></b> | ||
+ | <br> | ||
+ | |||
<b></b> | <b></b> |
Latest revision as of 01:24, 18 October 2018