Kumi momos (Talk | contribs) |
Kumi momos (Talk | contribs) |
||
(228 intermediate revisions by 4 users not shown) | |||
Line 6: | Line 6: | ||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> | <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | <![endif]--> | ||
− | + | <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> | |
+ | <link href="https://fonts.googleapis.com/css?family=K2D|Open+Sans" rel="stylesheet"> | ||
<style> | <style> | ||
+ | |||
#home_logo, #sideMenu { display:none; } | #home_logo, #sideMenu { display:none; } | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} | ||
− | #content { margin-left:0px; margin-top:-2px; padding:0px; width:100%;} | + | #content { margin-left:0px; margin-right: 0px; margin-top:-2px; padding:0px; width:100%;} |
body {background-color:white; } | body {background-color:white; } | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
Line 18: | Line 20: | ||
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;} | .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #footer-img{ | ||
+ | |||
+ | height: 80px; | ||
+ | padding: 10px; | ||
+ | display: block; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | #footer-icon{ | ||
+ | |||
+ | height: 30px; | ||
+ | padding: 10px; | ||
+ | display: block; | ||
+ | float: right; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .footer { | ||
+ | margin-top: 100px; | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | bottom: -170px; | ||
+ | left: 0; | ||
+ | padding: 1rem; | ||
+ | background-color: #ffffff; | ||
+ | text-align: center; | ||
+ | min-height: 100px; | ||
+ | } | ||
Line 23: | Line 58: | ||
#globalWrapper { | #globalWrapper { | ||
font-size: inherit; | font-size: inherit; | ||
+ | margin-left:0px; margin-right: 0px; | ||
width: 100vw; | width: 100vw; | ||
padding: none; | padding: none; | ||
Line 41: | Line 77: | ||
background-color: #fff; | background-color: #fff; | ||
color: #777; | color: #777; | ||
− | font: normal 15px | + | font: normal 15px; |
+ | font-family: 'Open Sans', sans-serif; | ||
} | } | ||
#bodyContent p { | #bodyContent p { | ||
line-height: 2em; | line-height: 2em; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
− | font: | + | font-size: 15px; |
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color: #444; | ||
} | } | ||
+ | |||
+ | ol li { | ||
+ | line-height: 2em; | ||
+ | font-size: 15px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | color: #444; | ||
+ | } | ||
+ | |||
+ | ol ol li{ | ||
+ | list-style-type: lower-alpha; | ||
+ | color: #444; | ||
+ | } | ||
+ | |||
+ | |||
+ | #bodyContent table, th, td{ | ||
+ | text-align: left; | ||
+ | font-family: 'Raleway'; | ||
+ | } | ||
+ | |||
+ | table, th, td{ | ||
+ | text-align: left; | ||
+ | font-family: 'Raleway'; | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | |||
#bodyContent h1 { | #bodyContent h1 { | ||
− | font-family: ' | + | font-family: 'Raleway'; |
font-weight: bold; | font-weight: bold; | ||
color: #444; | color: #444; | ||
− | font-size: | + | font-size: 60px; |
margin-bottom: 20px; | margin-bottom: 20px; | ||
+ | line-height: 1em; | ||
+ | text-align: center; | ||
+ | -webkit-text-stroke-width: 30%; | ||
+ | -webkit-text-stroke-color: #444; | ||
+ | |||
} | } | ||
#bodyContent h2 { | #bodyContent h2 { | ||
+ | font-family: 'Raleway', sans-serif; | ||
font-weight: 300; | font-weight: 300; | ||
− | color: # | + | color: #2F86A1; |
− | font-size: | + | font-size: 50px; |
− | text-transform: | + | text-transform: none; |
text-align: center; | text-align: center; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
+ | line-height: 1em; | ||
} | } | ||
#bodyContent h3 { | #bodyContent h3 { | ||
− | font-size: | + | display: block; |
+ | margin: 0 auto 20px auto; | ||
+ | font-family: 'K2D', sans-serif; | ||
+ | line-height: 1em; | ||
+ | font-size: 40px; | ||
color: #444; | color: #444; | ||
font-weight: bold; | font-weight: bold; | ||
− | text-transform: | + | text-transform: none; |
text-align: center; | text-align: center; | ||
− | + | max-width: 400px; | |
+ | border-bottom: 1px solid #2F86A1; | ||
+ | padding: 0 0 0px 0; | ||
} | } | ||
#bodyContent h4 { | #bodyContent h4 { | ||
− | font-size: | + | font-family: 'Raleway'; |
− | color: # | + | font-size: 30px; |
+ | color: #2F86A1; | ||
font-weight: bold; | font-weight: bold; | ||
− | text-transform: | + | text-transform: none; |
+ | |||
margin-bottom: 20px; | margin-bottom: 20px; | ||
+ | line-height: 1em; | ||
} | } | ||
#bodyContent h5 { | #bodyContent h5 { | ||
− | font-size: | + | font-family: 'Raleway'; |
+ | font-size: 20px; | ||
color: #444; | color: #444; | ||
font-weight: bold; | font-weight: bold; | ||
− | text-transform: | + | text-transform: none; |
+ | line-height: 1em; | ||
+ | |||
+ | |||
+ | |||
+ | #bodyContent ins { | ||
+ | font-size: 15px; | ||
+ | color: #2F86A1; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
} | } | ||
a { | a { | ||
Line 108: | Line 199: | ||
} | } | ||
− | # | + | #grey-div{ |
+ | background-color: #444; | ||
+ | min-height: 400px; | ||
+ | } | ||
+ | |||
+ | #grey-div h1{ | ||
+ | color: #E86D06; | ||
+ | } | ||
+ | |||
+ | #grey-div p{ | ||
+ | color: #fff; | ||
+ | padding-left: 40px; | ||
+ | padding-right: 40px; | ||
+ | } | ||
.clear { | .clear { | ||
Line 118: | Line 222: | ||
width: 940px; | width: 940px; | ||
} | } | ||
+ | |||
+ | .wrapper ul li{ | ||
+ | line-height: 2em; | ||
+ | font-size: 13px; | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | list-style: disc; | ||
+ | } | ||
+ | |||
.parallax-window { | .parallax-window { | ||
Line 168: | Line 280: | ||
} | } | ||
+ | #maintext{ | ||
+ | |||
+ | padding-top: 0px; | ||
+ | min-height: 2800px; | ||
+ | background: #f8fafa; | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | #maintext p{ | ||
+ | |||
+ | padding-top: 5px; | ||
+ | line-height: 1.5em; | ||
+ | font-size: 20px; | ||
+ | } | ||
#primary-content { | #primary-content { | ||
Line 174: | Line 300: | ||
text-align: center; | text-align: center; | ||
} | } | ||
+ | |||
#primary-content h3 { | #primary-content h3 { | ||
+ | |||
display: block; | display: block; | ||
margin: 0 auto 20px auto; | margin: 0 auto 20px auto; | ||
width: 400px; | width: 400px; | ||
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #2F86A1; |
padding: 0 0 20px 0; | padding: 0 0 20px 0; | ||
} | } | ||
Line 192: | Line 320: | ||
+ | #header1{ | ||
+ | background: #ffffff; | ||
+ | } | ||
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#cssmenu, | #cssmenu, | ||
#cssmenu ul, | #cssmenu ul, | ||
Line 257: | Line 361: | ||
} | } | ||
#cssmenu { | #cssmenu { | ||
− | width: | + | width: 100%; |
− | font-family: ' | + | font-family: 'K2D', sans-serif; |
line-height: 1; | line-height: 1; | ||
background: #ffffff; | background: #ffffff; | ||
− | box-shadow: 10px 10px | + | box-shadow: 0px 10px 10px rgba(0,0,0,0.3); |
+ | position: fixed; | ||
+ | z-index: 5; | ||
+ | |||
} | } | ||
#menu-line { | #menu-line { | ||
Line 268: | Line 375: | ||
left: 0; | left: 0; | ||
height: 3px; | height: 3px; | ||
− | background: # | + | background: #2F86A1; |
-webkit-transition: all 0.25s ease-out; | -webkit-transition: all 0.25s ease-out; | ||
-moz-transition: all 0.25s ease-out; | -moz-transition: all 0.25s ease-out; | ||
Line 309: | Line 416: | ||
#cssmenu > ul > li:hover > a, | #cssmenu > ul > li:hover > a, | ||
#cssmenu > ul > li.active > a { | #cssmenu > ul > li.active > a { | ||
− | color: # | + | color: #2F86A1; |
} | } | ||
#cssmenu > ul > li.has-sub > a { | #cssmenu > ul > li.has-sub > a { | ||
Line 334: | Line 441: | ||
transition: border-color 0.2s ease; | transition: border-color 0.2s ease; | ||
} | } | ||
+ | |||
+ | #cssmenu img{ | ||
+ | height: 80px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #cssmenu .logo-wrapper { | ||
+ | position: absolute; | ||
+ | top: -30px; | ||
+ | background: white; | ||
+ | height: 145px; | ||
+ | width: 145px; | ||
+ | border-radius: 130px; | ||
+ | box-shadow: 0px 10px 10px rgba(0,0,0,0.3); | ||
+ | } | ||
+ | #cssmenu .logo-wrapper img { | ||
+ | height: 100px; | ||
+ | width: 100px; | ||
+ | border-radius: 30px; | ||
+ | padding: 30px 0px 0px 25px; | ||
+ | } | ||
+ | #cssmenu .logo-wrapper #team-logo { | ||
+ | left: -95px; | ||
+ | } | ||
+ | |||
+ | |||
#cssmenu > ul > li.has-sub:hover > a::after { | #cssmenu > ul > li.has-sub:hover > a::after { | ||
− | border-color: # | + | border-color: #2F86A1; |
} | } | ||
#cssmenu ul ul { | #cssmenu ul ul { | ||
Line 444: | Line 577: | ||
} | } | ||
#cssmenu ul ul li a { | #cssmenu ul ul li a { | ||
− | padding: 20px 20px | + | padding: 20px 20px 30px 30px; |
font-size: 12px; | font-size: 12px; | ||
color: #000000; | color: #000000; | ||
Line 655: | Line 788: | ||
</script> | </script> | ||
− | <body> | + | <body id="bodyContent"> |
− | <div id='cssmenu'> | + | <div id='cssmenu' class='hov'> |
<ul> | <ul> | ||
− | + | ||
− | + | <li> | |
− | + | <a href="https://igem.org/2018_Judging_Form?team=ICT-Mumbai">Judging Form ⇗</a> | |
− | + | </li> | |
− | + | ||
− | + | <li class='has-sub'><a href='#'>Team</a> | |
− | + | <ul> | |
− | + | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Team">Team Members</a></li> | |
− | + | <li clas='has-sub'><a href="https://2018.igem.org/Team:ICT-Mumbai/Collaborations">Collaborations</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</ul> | </ul> | ||
− | + | </li> | |
− | + | ||
− | + | ||
+ | <li><a href='https://2018.igem.org/Team:ICT-Mumbai/Software'>Software</a></li> | ||
+ | <li class='has-sub'><a href='#'>Human Practices</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Human_Practices">Integrated Human practices</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Public_Engagement">Education and Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Safety">Safety</a></li> | ||
+ | |||
+ | |||
+ | <li class='has-sub'><a href='#'>Parts</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Parts">Parts overview</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Composite_Part">Composite Parts</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | <li class='has-sub'><a href='#'>Project</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Description">Description</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Design">Design</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Experiments">Experiments</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/InterLab">InterLab</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Model">Model</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Results">Results</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:ICT-Mumbai/Attributions">Attributions</a></li> | ||
</ul> | </ul> | ||
+ | </li> | ||
+ | |||
+ | |||
+ | </ul> | ||
+ | |||
+ | <div class="logo-wrapper"><a href='https://2018.igem.org/Team:ICT-Mumbai'><img src="https://static.igem.org/mediawiki/2018/1/17/T--ICT-Mumbai--logo_new.jpg"></img></a></div> | ||
+ | |||
</div> | </div> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | <div class="footer"> | ||
+ | <a href="https://www.facebook.com/igemictmumbai/"><img style="padding-top: 50px;" id="footer-icon" src="https://static.igem.org/mediawiki/2018/6/68/T--ICT-Mumbai--facebook.png"></img></a> | ||
+ | <a href="https://www.instagram.com/igem_ictmumbai/"><img style="padding-top: 50px;" id="footer-icon" src="https://static.igem.org/mediawiki/2018/8/85/T--ICT-Mumbai--Instagram.png"></img></a> | ||
+ | <p style="display: block; float: right; padding-top: 50px;"> | ||
+ | Contact us: <i>igemteamictmumbai@gmail.com</i> | Follow us: | ||
+ | </p> | ||
+ | |||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:32, 18 October 2018