|
|
Line 8: |
Line 8: |
| <meta name="navbar" content="width=device-width, initial-scale=1"> | | <meta name="navbar" content="width=device-width, initial-scale=1"> |
| | | |
− |
| |
− |
| |
− | <style>/* inline page CSS */
| |
− |
| |
− | body {
| |
− | }
| |
− |
| |
− | /* ==========Background and effects ========== */
| |
− | /*Make sure the div is unuiqe to each page*/
| |
− | .desk_wrapper {
| |
− | position: relative;
| |
− | background: white; /* For browsers that do not support gradients */
| |
− | background: -webkit-linear-gradient(white, #ecf7fb, white); /* For Safari 5.1 to 6.0 */
| |
− | background: -o-linear-gradient(white, #ecf7fb, white); /* For Opera 11.1 to 12.0 */
| |
− | background: -moz-linear-gradient(white, #ecf7fb, white); /* For Firefox 3.6 to 15 */
| |
− | background: linear-gradient(white, #ecf7fb, white); /* Standard syntax */
| |
− | /*background-image:url('addres');
| |
− | background-size:cover;
| |
− | filter: blur(5px) grayscale(80%) opacity(10%);*/
| |
− | }
| |
− | /* ========== END: and effects ========== */
| |
− |
| |
− |
| |
− | /*
| |
− | Object in external CSS sheet:
| |
− |
| |
− | nav-tabs, cont_tabs:
| |
− | Open diffrent tabs, we uses imgs.
| |
− |
| |
− | back-to-top:
| |
− | go back to top. Apears only when going down the page.
| |
− |
| |
− | cont_box:
| |
− | The containers (box) which hold the texts and imgs in the page.
| |
− |
| |
− | img_cont:
| |
− | Every in-content-page img needs to have this class of img.
| |
− |
| |
− | no-title-col:
| |
− | Every in-content-page img needs to have this class of col.
| |
− | */
| |
− | .referances {
| |
− | font-size: 16px;
| |
− | outline: 1px solid black;
| |
− | padding: 20px;
| |
− | }
| |
− |
| |
− | /*canceling wiki bug (inlarge imgs stuck the page)*/
| |
− | .modal-backdrop {
| |
− | position: relative;
| |
− | }
| |
− |
| |
− | .ocenter .img-responsive {
| |
− | margin: 0 auto;
| |
− | }
| |
− |
| |
− | .vcenter {
| |
− | display: inline-block;
| |
− | vertical-align: middle;
| |
− | float: none;
| |
− | }
| |
− |
| |
− | .table{
| |
− | font-family: "Candara", "Calibri", "Segoe", "Segoe UI", "Optima", Arial, sans-serif;
| |
− | font-size: 18px;
| |
− | font-style: normal;
| |
− | font-variant: normal;
| |
− | font-weight: 400;
| |
− | line-height: 27px;
| |
− |
| |
− | }
| |
− |
| |
− |
| |
− | .cir_tabs{
| |
− | /*-webkit-filter: grayscale(0.75);*/
| |
− | cursor: pointer;
| |
− | transition: all .5s ease;
| |
− | margin: 0 auto;
| |
− | /* border: 2px solid #bbb;
| |
− | box-shadow: 5px 5px 3px grey;
| |
− | padding: 15px; */
| |
− | }
| |
− |
| |
− | .cir_tabs:hover{
| |
− | -webkit-filter: grayscale(0);
| |
− | transform: scale(1.2,1.2);
| |
− | margin: 0 auto;
| |
− | /*border: 2px solid #000;
| |
− | box-shadow: 5px 5px 3px grey;*/
| |
− | }
| |
− |
| |
− |
| |
− | </style>
| |
− |
| |
− | <style>/* inline page CSS */
| |
− |
| |
− | body {
| |
− | }
| |
− |
| |
− | /* ==========Background and effects ========== */
| |
− | /*Make sure the div is unuiqe to each page*/
| |
− | .desk_wrapper {
| |
− | position: relative;
| |
− | background: white; /* For browsers that do not support gradients */
| |
− | background: -webkit-linear-gradient(white, #ecf7fb, white); /* For Safari 5.1 to 6.0 */
| |
− | background: -o-linear-gradient(white, #ecf7fb, white); /* For Opera 11.1 to 12.0 */
| |
− | background: -moz-linear-gradient(white, #ecf7fb, white); /* For Firefox 3.6 to 15 */
| |
− | background: linear-gradient(white, #ecf7fb, white); /* Standard syntax */
| |
− | /*background-image:url('addres');
| |
− | background-size:cover;
| |
− | filter: blur(5px) grayscale(80%) opacity(10%);*/
| |
− | }
| |
− | /* ========== END: and effects ========== */
| |
− |
| |
− |
| |
− | /*
| |
− | Object in external CSS sheet:
| |
− |
| |
− | nav-tabs, cont_tabs:
| |
− | Open diffrent tabs, we uses imgs.
| |
− |
| |
− | back-to-top:
| |
− | go back to top. Apears only when going down the page.
| |
− |
| |
− | cont_box:
| |
− | The containers (box) which hold the texts and imgs in the page.
| |
− |
| |
− | img_cont:
| |
− | Every in-content-page img needs to have this class of img.
| |
− |
| |
− | no-title-col:
| |
− | Every in-content-page img needs to have this class of col.
| |
− | */
| |
− | .referances {
| |
− | font-size: 16px;
| |
− | outline: 1px solid black;
| |
− | padding: 20px;
| |
− | }
| |
− |
| |
− | /*canceling wiki bug (inlarge imgs stuck the page)*/
| |
− | .modal-backdrop {
| |
− | position: relative;
| |
− | }
| |
− |
| |
− | .ocenter .img-responsive {
| |
− | margin: 0 auto;
| |
− | }
| |
− |
| |
− | .vcenter {
| |
− | display: inline-block;
| |
− | vertical-align: middle;
| |
− | float: none;
| |
− | }
| |
− |
| |
− | </style>
| |
| | | |
| | | |
Line 268: |
Line 113: |
| <a href="https://static.igem.org/mediawiki/2016/d/dc/T--Technion_Israel--Glycerol_stock.pdf" target="_blank">Glycerol Stock</a> | | <a href="https://static.igem.org/mediawiki/2016/d/dc/T--Technion_Israel--Glycerol_stock.pdf" target="_blank">Glycerol Stock</a> |
| <br><br> | | <br><br> |
− | <a href="https://static.igem.org/mediawiki/2016/2/22/T--Technion_Israel--mediumprotocol.pdf" target="_blank">Growing medium assays</a><br><br> | + | <a href="https://static.igem.org/mediawiki/2016/2/22/T--Technion_Israel--mediumprotocol.pdf" target="_blank">Growing medium assays</a> |
| <br><br> | | <br><br> |
| <a href="https://static.igem.org/mediawiki/2016/f/f3/T--Technion_Israel--Chemotaxis_assays.pdf#page=2" target="_blank">In plug assay</a> | | <a href="https://static.igem.org/mediawiki/2016/f/f3/T--Technion_Israel--Chemotaxis_assays.pdf#page=2" target="_blank">In plug assay</a> |