|
|
(5 intermediate revisions by the same user not shown) |
Line 10: |
Line 10: |
| | | |
| <script src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | | <script src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
− | <!--
| |
− | <style>
| |
− | /***************************************************CSS STARTS HERE*********************************************************/
| |
| | | |
| | | |
− | table, th, td {
| |
− | border: none;
| |
− | border-collapse: collapse;
| |
− | }
| |
− | table {
| |
− | font-family: "Lora";
| |
− | font-size: 12px;
| |
− | word-spacing: 0.5em;
| |
− | }
| |
− | th, td {
| |
− | text-align: left;
| |
− | padding: 1px;
| |
− | }
| |
− |
| |
− | h1 {
| |
− | color: #000;
| |
− | font-family: "montserrat", sans-serif;
| |
− | font-weight: bold;
| |
− | }
| |
− |
| |
− | h2 {
| |
− | font-family: "Montserrat", sans-serif;
| |
− | font-size: 15px;
| |
− | font-weight: normal;
| |
− | text-align: left;
| |
− | color: black;
| |
− | padding-left: 1%;
| |
− | padding-top: 1.5%;
| |
− | padding-bottom: 1%;
| |
− | margin-left: 1%;
| |
− | }
| |
− |
| |
− | h3 {
| |
− | font-family: "Lora", sans;
| |
− | font-size: 12px;
| |
− | font-weight: bold;
| |
− | text-align: left;
| |
− | color: black;
| |
− | margin-left: 15%;
| |
− | margin-bottom: 5px;
| |
− | }
| |
− |
| |
− | p {
| |
− | font-family: "Lora", serif;
| |
− | font-size: 14px;
| |
− | word-spacing: 0.5em;
| |
− | text-align:justify;
| |
− | margin-left:5%;
| |
− | margin-right:5%;
| |
− | }
| |
− |
| |
− | img {
| |
− | display: block;
| |
− | margin-left: auto;
| |
− | margin-right: auto;
| |
− | }
| |
− |
| |
− | .discussion_graph, .measurement_table{
| |
− | width: 70%;
| |
− | height: auto;
| |
− | margin: auto;
| |
− | }
| |
− |
| |
− | .notebook-header{
| |
− | width: 50%;
| |
− | height: auto;
| |
− | margin: auto;
| |
− | }
| |
− | .tablinks{
| |
− | cursor: pointer;
| |
− | }
| |
− | .tablinks:hover{
| |
− |
| |
− | }
| |
− | .months-container{
| |
− | text-align: justify;
| |
− | margin:6px 18% 6px 18%;
| |
− | }
| |
− | .months-container div{
| |
− | width: auto;
| |
− | margin: 0 2px 2px 0;
| |
− | text-align: center;
| |
− | font-family: "Montserrat";
| |
− | font-size: 18px;
| |
− | display:inline-block;
| |
− | }
| |
− | .months-container:after{
| |
− | content: '';
| |
− | width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
| |
− | display: inline-block;
| |
− | }
| |
− |
| |
− | /* Style the main tab content */
| |
− | .tabcontent {
| |
− | display: none;
| |
− | border: none;
| |
− | margin: none;
| |
− | -webkit-animation: fadeEffect 1s;
| |
− | animation: fadeEffect 1s;
| |
− | min-height: 500px;
| |
− | }
| |
− |
| |
− | /* Fade in tabs */
| |
− | @-webkit-keyframes fadeEffect {
| |
− | from {opacity: 0;}
| |
− | to {opacity: 1;}
| |
− | }
| |
− |
| |
− | @keyframes fadeEffect {
| |
− | from {opacity: 0;}
| |
− | to {opacity: 1;}
| |
− | }
| |
− |
| |
− |
| |
− |
| |
− | /**********************************************CSS ENDS HERE***************************************************/
| |
− | </style>
| |
− | -->
| |
| <body> | | <body> |
| <div class="inner-border" style="border-top: none;"> | | <div class="inner-border" style="border-top: none;"> |
− | <img src="https://static.igem.org/mediawiki/2018/f/fd/T--NUS_Singapore-A--Notebook.jpg" class="notebook-header"> | + | <div class="all-wrapper"> |
| + | <div class="content-wrapper"> |
| + | <img src="https://static.igem.org/mediawiki/2018/e/e7/T--NUS_Singapore-A--Notebook_heading_C.png" class="notebook-header"> |
| <div class="all-wrapper"> | | <div class="all-wrapper"> |
| <br> | | <br> |
Line 163: |
Line 44: |
| | | |
| <div id="Protocols" class="tabcontent"> | | <div id="Protocols" class="tabcontent"> |
− | <h1>Protocols</p> | + | <h1>Protocols</h1> |
| | | |
| <object data="https://static.igem.org/mediawiki/2016/e/ec/T--Imperial_College--LabBook.pdf" type="application/pdf" width="80%" height="900px"> | | <object data="https://static.igem.org/mediawiki/2016/e/ec/T--Imperial_College--LabBook.pdf" type="application/pdf" width="80%" height="900px"> |
Line 203: |
Line 84: |
| </div> | | </div> |
| | | |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </body> |
| + | |
| <script> | | <script> |
| function openCity(evt, cityName) { | | function openCity(evt, cityName) { |
Line 218: |
Line 105: |
| } | | } |
| | | |
− | </script>
| |
− | </div> </div>
| |
− | </body>
| |
− |
| |
− | <script>
| |
− | /***************************************************JAVASCRIPT STARTS HERE**************************************************/
| |
− |
| |
− |
| |
− | /***************************************************JAVASCRIPT ENDS HERE****************************************************/
| |
| </script> | | </script> |
| | | |