Bramwiggers (Talk | contribs) |
JacquesHille (Talk | contribs) |
||
(44 intermediate revisions by 3 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 45: | Line 44: | ||
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | 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 113: | 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 271: | Line 89: | ||
background-color:white; | background-color:white; | ||
display:block; | display:block; | ||
− | width: | + | width: 100%; |
} | } | ||
Line 280: | Line 98: | ||
width:65%; | width:65%; | ||
} | } | ||
− | |||
Line 297: | 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 315: | 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 346: | Line 162: | ||
border: 1px solid #928b8b; | border: 1px solid #928b8b; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
− | |||
width: 100%; | width: 100%; | ||
} | } | ||
Line 354: | 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 360: | 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 384: | 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 502: | Line 324: | ||
+ | |||
+ | |||
+ | img.portrait_photo { | ||
+ | border-radius:50%; | ||
+ | } | ||
Line 511: | Line 338: | ||
/************************************************/ | /************************************************/ | ||
@media only screen and (max-width: 1800px) { | @media only screen and (max-width: 1800px) { | ||
− | + | ||
− | + | ||
} | } | ||
Line 518: | 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 531: | 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 539: | Line 362: | ||
@media only screen and (max-width: 500px) { | @media only screen and (max-width: 500px) { | ||
− | + | ||
} | } | ||
Line 546: | Line 369: | ||
+ | </style> | ||
− | + | <style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<!---OWN STYLE---> | <!---OWN STYLE---> | ||
<style> | <style> | ||
Line 652: | Line 393: | ||
background-color: #555; | background-color: #555; | ||
} | } | ||
− | |||
− | |||
</style> | </style> | ||
− | |||
<!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | <!-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------> | ||
Line 668: | Line 406: | ||
</head> | </head> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 09:43, 17 October 2018