JacquesHille (Talk | contribs) |
|||
(59 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | + | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | |
<script> | <script> | ||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
Line 8: | Line 8: | ||
$("#HQ_page").attr('id',''); | $("#HQ_page").attr('id',''); | ||
− | |||
//highlight current page on the menu | //highlight current page on the menu | ||
highlight_current_page_menu(); | highlight_current_page_menu(); | ||
Line 22: | Line 21: | ||
$(this).next().toggleClass("displaying_menu"); | $(this).next().toggleClass("displaying_menu"); | ||
}); | }); | ||
− | + | ||
}); | }); | ||
Line 44: | Line 43: | ||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | document.addEventListener('DOMContentLoaded', function() { | ||
+ | var elems = document.querySelectorAll('.modal'); | ||
+ | var instances = M.Modal.init(elems, options); | ||
+ | }); | ||
+ | |||
+ | // Or with jQuery | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | $('.modal').modal(); | ||
+ | }); | ||
+ | |||
</script> | </script> | ||
Line 64: | Line 80: | ||
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2%; width: 92%;} | .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2%; width: 92%;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
Line 222: | Line 89: | ||
background-color:white; | background-color:white; | ||
display:block; | display:block; | ||
− | width: | + | width: 100%; |
} | } | ||
Line 231: | Line 98: | ||
width:65%; | width:65%; | ||
} | } | ||
− | |||
Line 248: | Line 114: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 { | .igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 { | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color: # | + | color: #83CF38; |
font-family: Raleway, "Noto Sans", Helvetica, "Arial Black", Gadget, sans-serif; | font-family: Raleway, "Noto Sans", Helvetica, "Arial Black", Gadget, sans-serif; | ||
padding: 10px 0px; | padding: 10px 0px; | ||
Line 266: | Line 132: | ||
/* text */ | /* text */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper p { | .igem_2018_team_content .igem_2018_team_column_wrapper p { | ||
− | |||
font-family: Raleway, "Noto Sans", Helvetica, "Arial Black", Gadget, sans-serif; | font-family: Raleway, "Noto Sans", Helvetica, "Arial Black", Gadget, sans-serif; | ||
padding: 5px 0px; | padding: 5px 0px; | ||
Line 297: | Line 162: | ||
border: 1px solid #928b8b; | border: 1px solid #928b8b; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
− | |||
width: 100%; | width: 100%; | ||
} | } | ||
Line 305: | Line 169: | ||
border: 1px solid #c4baba; | border: 1px solid #c4baba; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
− | font-size: | + | font-size: 100%; |
padding: 10px; | padding: 10px; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
Line 311: | Line 175: | ||
/* table headers */ | /* table headers */ | ||
− | .igem_2018_team_content .igem_2018_team_column_wrapper th { | + | .igem_2018_team_content .igem_2018_team_column_wrapper th p { |
background-color:#c4baba; | background-color:#c4baba; | ||
border: 1px solid #928b8b; | border: 1px solid #928b8b; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
− | font-size: | + | font-size: 100%; |
padding: 10px; | padding: 10px; | ||
vertical-align: text-top; | vertical-align: text-top; | ||
} | } | ||
+ | .igem_2018_team_content .igem_2018_team_column_wrapper tr:nth-child(even) { | ||
+ | background-color: #95F2A0; | ||
+ | } | ||
/* non numbered lists */ | /* non numbered lists */ | ||
− | .igem_2018_team_content .igem_2018_team_column_wrapper ul, .igem_2018_team_content .igem_2018_team_column_wrapper ol { | + | .igem_2018_team_content .igem_2018_team_column_wrapper ul p, .igem_2018_team_content .igem_2018_team_column_wrapper ol p { |
− | font-size: | + | font-size: 100%; |
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
padding:0px 20px; | padding:0px 20px; | ||
+ | } | ||
+ | |||
+ | .collapsible-header { | ||
+ | font-size:130%; | ||
} | } | ||
Line 335: | Line 206: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper ol ul li, .igem_2018_team_content .igem_2018_team_column_wrapper ul ol ol li, | .igem_2018_team_content .igem_2018_team_column_wrapper ol ul li, .igem_2018_team_content .igem_2018_team_column_wrapper ul ol ol li, | ||
.igem_2018_team_content .igem_2018_team_column_wrapper ol ul ul li, .igem_2018_team_content .igem_2018_team_column_wrapper ol ol ul li, | .igem_2018_team_content .igem_2018_team_column_wrapper ol ul ul li, .igem_2018_team_content .igem_2018_team_column_wrapper ol ol ul li, | ||
− | .igem_2018_team_content .igem_2018_team_column_wrapper ol ol ol li, .igem_2018_team_content .igem_2018_team_column_wrapper ol ul ol li{ font-size: | + | .igem_2018_team_content .igem_2018_team_column_wrapper ol ol ol li, .igem_2018_team_content .igem_2018_team_column_wrapper ol ul ol li{ font-size: 100%; } |
Line 453: | Line 324: | ||
+ | |||
+ | |||
+ | img.portrait_photo { | ||
+ | border-radius:50%; | ||
+ | } | ||
Line 462: | Line 338: | ||
/************************************************/ | /************************************************/ | ||
@media only screen and (max-width: 1800px) { | @media only screen and (max-width: 1800px) { | ||
− | + | ||
− | + | ||
} | } | ||
Line 469: | Line 344: | ||
/************************************************/ | /************************************************/ | ||
@media only screen and (max-width: 1400px) { | @media only screen and (max-width: 1400px) { | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
@media only screen and (max-width: 1001px) { | @media only screen and (max-width: 1001px) { | ||
− | + | ||
} | } | ||
Line 482: | Line 355: | ||
@media only screen and (max-width: 1000px) { | @media only screen and (max-width: 1000px) { | ||
.igem_2018_team_content {width:100%; margin-left:0px;} | .igem_2018_team_content {width:100%; margin-left:0px;} | ||
− | |||
.igem_2018_team_mobile_bar {display:block;} | .igem_2018_team_mobile_bar {display:block;} | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .column.full_size, .igem_2018_team_content .igem_2018_team_column_wrapper .column.two_thirds_size,.igem_2018_team_content .igem_2018_team_column_wrapper .column.third_size {width:96%; } | .igem_2018_team_content .igem_2018_team_column_wrapper .column.full_size, .igem_2018_team_content .igem_2018_team_column_wrapper .column.two_thirds_size,.igem_2018_team_content .igem_2018_team_column_wrapper .column.third_size {width:96%; } | ||
Line 490: | Line 362: | ||
@media only screen and (max-width: 500px) { | @media only screen and (max-width: 500px) { | ||
− | + | ||
} | } | ||
Line 497: | Line 369: | ||
+ | </style> | ||
− | + | <style> | |
− | + | <!---OWN STYLE---> | |
− | + | <style> | |
− | + | #scrollBtn { | |
− | + | display: none; | |
− | + | position: fixed; | |
− | + | bottom: 20px; | |
− | + | right: 30px; | |
− | + | z-index: 99; | |
− | + | font-size: 18px; | |
− | + | border: none; | |
− | + | outline: none; | |
− | + | background-color: red; | |
− | + | color: white; | |
− | + | cursor: pointer; | |
− | + | padding: 15px; | |
− | + | border-radius: 4px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | # | + | |
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | #scrollBtn:hover { | ||
+ | background-color: #555; | ||
} | } | ||
</style> | </style> | ||
− | |||
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | <!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
Line 595: | Line 406: | ||
</head> | </head> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 09:43, 17 October 2018