Michelle Wu (Talk | contribs) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 104: | Line 104: | ||
} | } | ||
+ | |||
+ | /*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 { | ||
+ | /*width: 300px;*/ | ||
+ | padding: 20px; | ||
+ | cursor: pointer; | ||
+ | font-weight: bold; | ||
+ | font-family: Arial, sans-serif !important; | ||
+ | font-size: calc(14px + 0.5vw) !important; | ||
+ | background: #7AA1D4; | ||
+ | color: #fff; | ||
+ | border: 1px solid #7AA1D4; | ||
+ | border-radius: 10px; | ||
+ | box-shadow: 0 0 10px #7AA1D4; | ||
+ | } | ||
+ | |||
+ | input.tealButton:hover { | ||
+ | color: #ffffff; | ||
+ | background: #000080; | ||
+ | border: 1px solid #000080; | ||
+ | } | ||
+ | |||
+ | * {box-sizing: border-box;} | ||
+ | ul {list-style-type: none;} | ||
</style> | </style> | ||
Line 121: | 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> | + | <h1 style="font-size: 4vw; font-family:Montserrat;"class="w100" ><b></b></h1> |
− | |||
− | |||
− | <center>< | + | <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> | ||
+ | <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> | ||
+ | <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> | <p><h1></h1> <b></b> |
Latest revision as of 01:24, 18 October 2018