Difference between revisions of "Team:Lethbridge HS/Experiments"

Line 67: Line 67:
 
}
 
}
  
 +
 +
/*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: #377b7e;
 +
    color: #fff;
 +
    border: 1px solid #377b7e;
 +
    border-radius: 10px;
 +
    box-shadow: 0 0 10px #377b7e;
 +
    }
 +
 +
input.tealButton:hover {
 +
    color: #ffffff;
 +
    background: #f5af3e;
 +
    border: 1px solid #f5af3e;
 +
}
 +
 +
* {box-sizing: border-box;}
 +
ul {list-style-type: none;}
  
 
</style>
 
</style>
Line 84: Line 115:
 
   </div>
 
   </div>
 
<div class="container-fluid;" style="margin-left:10%; margin-right:10%;">
 
<div class="container-fluid;" style="margin-left:10%; margin-right:10%;">
 +
 +
<div id="allContent">
 +
 +
<!--<div id="Laboratory Notebook">
 +
<p class="text40"><a href="https://static.igem.org/mediawiki/2017/0/0b/May_2017.docx.pdf" target="_blank" id="pageLink"/>MAY</a></p>
 +
<p class="text40"><a href="https://static.igem.org/mediawiki/2017/8/86/June_2017.docx.docx.pdf" target="_blank" id="pageLink" />JUNE</a></p>
 +
<p class="text40"><a href="https://static.igem.org/mediawiki/2017/c/ca/July_2017.docx.pdf" target="_blank" id="pageLink">JULY</a></p>
 +
<p class="text40"><a href="https://static.igem.org/mediawiki/2017/b/b1/August_Lab_book_summary.docx.pdf" target="_blank" id="pageLink">AUGUST</a></p>
 +
<p class="text40"><a href="https://static.igem.org/mediawiki/2017/1/1b/September_Lab_book_Summary.docx.pdf" target="_blank" id="pageLink">SEPTEMBER</a></p>
 +
<p class="text40"><a href="https://static.igem.org/mediawiki/2017/0/0d/October_.pdf" target="_blank" id="pageLink" />OCTOBER</a></p>
 +
 +
</div>-->
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<center>
 +
<form>
 +
    <input class="tealButton" type="button" value="MAY" onclick="window.open('https://static.igem.org/mediawiki/2017/0/0b/May_2017.docx.pdf')" />
 +
</form>
 +
 +
<form>
 +
    <input class="tealButton" type="button" value="JUNE" onclick="window.open('https://static.igem.org/mediawiki/2017/8/86/June_2017.docx.docx.pdf')" />
 +
</form>
 +
 +
<form>
 +
    <input class="tealButton" type="button" value="JULY" onclick="window.open('https://static.igem.org/mediawiki/2017/c/ca/July_2017.docx.pdf')" />
 +
</form>
 +
 +
<form>
 +
    <input class="tealButton" type="button" value="AUGUST" onclick="window.open('https://static.igem.org/mediawiki/2017/b/b1/August_Lab_book_summary.docx.pdf')" />
 +
</form>
 +
 +
<form>
 +
    <input class="tealButton" type="button" value="SEPTEMBER" onclick="window.open('https://static.igem.org/mediawiki/2017/1/1b/September_Lab_book_Summary.docx.pdf')" />
 +
</form>
 +
 +
<form>
 +
    <input class="tealButton" type="button" value="OCTOBER" onclick="window.open('https://static.igem.org/mediawiki/2017/0/0d/October_.pdf')" />
 +
</form>
 +
</center>
 +
<div style="clear:both"></div>
 +
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
</div><!-- closing #allContent -->
 +
 
<br><br>
 
<br><br>
<h1  style="font-size: 4vw; font-family:Montserrat;"class="w100" ><b>TITLE</b></h1>
 
 
  
<p style="font-size: 18px; font-family: 'Open Sans'">
 
Insert Text Here </p>
 
 
<p><h1></h1> <b></b>
 
<p><h1></h1> <b></b>
 
<br>
 
<br>

Revision as of 05:47, 17 October 2018