Difference between revisions of "Template:ICT-Mumbai/basic"

 
(262 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:-0px; 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 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
+
     font: normal 15px;
 +
    font-family: 'Open Sans', sans-serif;
 
}
 
}
 
#bodyContent p {
 
#bodyContent p {
     line-height: 20px;
+
     line-height: 2em;
 
     margin-bottom: 20px;
 
     margin-bottom: 20px;
     font: normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
+
     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: 'Crete Round', serif;
+
     font-family: 'Raleway';
 
     font-weight: bold;
 
     font-weight: bold;
 
     color: #444;
 
     color: #444;
     font-size: 45px;
+
     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: #444;
+
     color: #2F86A1;
     font-size: 55px;
+
     font-size: 50px;
     text-transform: uppercase;
+
     text-transform: none;
 
     text-align: center;
 
     text-align: center;
 
     margin-bottom: 20px;
 
     margin-bottom: 20px;
 +
    line-height: 1em;
 
}
 
}
 
#bodyContent h3 {
 
#bodyContent h3 {
     font-size: 30px;
+
    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: uppercase;
+
     text-transform: none;
 
     text-align: center;
 
     text-align: center;
     margin-bottom: 20px;
+
     max-width: 400px;
 +
    border-bottom: 1px solid #2F86A1;
 +
    padding: 0 0 0px 0;
 
}
 
}
 
#bodyContent h4 {
 
#bodyContent h4 {
     font-size: 24px;
+
    font-family: 'Raleway';
     color: #444;
+
     font-size: 30px;
 +
     color: #2F86A1;
 
     font-weight: bold;
 
     font-weight: bold;
     text-transform: uppercase;
+
     text-transform: none;
 +
   
 
     margin-bottom: 20px;
 
     margin-bottom: 20px;
 +
    line-height: 1em;
 
}
 
}
 
#bodyContent h5 {
 
#bodyContent h5 {
     font-size: 15px;
+
    font-family: 'Raleway';
 +
     font-size: 20px;
 
     color: #444;
 
     color: #444;
 
     font-weight: bold;
 
     font-weight: bold;
     text-transform: uppercase;
+
     text-transform: none;
 +
    line-height: 1em;
 +
   
 +
 
 +
 
 +
#bodyContent ins {
 +
    font-size: 15px;
 +
    color: #2F86A1;
 +
    text-align: center;
 +
}
 +
 
 
}
 
}
 
a {
 
a {
Line 94: Line 185:
 
}
 
}
 
a:hover {
 
a:hover {
     color: #7aa11b;
+
     color: #2F86A1;
 
   text-decoration: none;
 
   text-decoration: none;
  
Line 108: Line 199:
 
}
 
}
  
#bodyContent ul{ list-style-type: none; }
+
#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 125: Line 237:
  
 
#img-header{
 
#img-header{
height: 50px;
+
margin-top: -10px;
 +
margin-bottom: -15px;
 +
margin-left: -15px;
 +
height: 40px;
  
 
}
 
}
Line 150: Line 265:
 
}
 
}
 
header nav ul li a {
 
header nav ul li a {
     color: #444;
+
     color: #2F86A1;
 
     text-transform: uppercase;
 
     text-transform: uppercase;
 
     font-weight: bold;
 
     font-weight: bold;
Line 165: Line 280:
 
}
 
}
  
footer {
+
#maintext{
    padding: 0px 0;
+
    background-color: #f8fafa;
+
    height: 110px;
+
    position:absolute;
+
    bottom:-180px;
+
    width:100%;
+
 
+
  
 +
padding-top: 0px;
 +
min-height: 2800px;
 +
background: #f8fafa;
 +
padding-bottom: 0px;
 +
}
  
 +
#maintext p{
 +
 +
padding-top: 5px;
 +
line-height: 1.5em;
 +
font-size: 20px;
 
}
 
}
#footer-info {
+
 
     width: 600px;
+
#primary-content {
     float: left;
+
     background-color: #f8fafa;
     margin-top: 10px;
+
     padding: 60px 0;
 +
     text-align: center;
 
}
 
}
#footer-links {
+
 
     width: 520px;
+
#primary-content h3 {
     float: right;
+
 
 +
    display: block;
 +
    margin: 0 auto 20px auto;
 +
     width: 400px;
 +
    border-bottom: 1px solid #2F86A1;
 +
     padding: 0 0 20px 0;
 
}
 
}
#footer-links ul {
+
 
     width: 150px;
+
#primary-content p{
     float: left;
+
     font: normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin-left: 20px;
+
     line-height: 2em;
 
}
 
}
#footer-links ul li {
+
 
     margin: 10px 0;
+
#primary-content a img {
 +
     margin: 20px 0;
 
}
 
}
 +
 +
 +
#header1{
 +
    background: #ffffff;
 +
}
 +
 +
  
 
</style>
 
</style>
  
 
<style>
 
<style>
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
+
 
 +
 
 +
 
 
#cssmenu,
 
#cssmenu,
 
#cssmenu ul,
 
#cssmenu ul,
Line 228: Line 362:
 
#cssmenu {
 
#cssmenu {
 
   width: 100%;
 
   width: 100%;
   font-family: 'Open Sans', sans-serif;
+
   font-family: 'K2D', sans-serif;
 
   line-height: 1;
 
   line-height: 1;
 
   background: #ffffff;
 
   background: #ffffff;
   box-shadow: 0px 10px 9px rgba(0, 0, 0, 0.4);  
+
   box-shadow: 0px 10px 10px rgba(0,0,0,0.3);
 
   position: fixed;
 
   position: fixed;
   z-index: 950;
+
   z-index: 5;
 +
 
 
}
 
}
 
#menu-line {
 
#menu-line {
Line 240: Line 375:
 
   left: 0;
 
   left: 0;
 
   height: 3px;
 
   height: 3px;
   background: #7aa11b;
+
   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 248: Line 383:
 
}
 
}
 
#cssmenu > ul > li {
 
#cssmenu > ul > li {
   float: left;
+
   float: right;
 
}
 
}
 
#cssmenu.align-center > ul {
 
#cssmenu.align-center > ul {
   font-size: 0px;
+
   font-size: 0;
 
   text-align: center;
 
   text-align: center;
 
}
 
}
Line 269: Line 404:
 
#cssmenu > ul > li > a {
 
#cssmenu > ul > li > a {
 
   padding: 20px;
 
   padding: 20px;
   font-size: 15px;
+
   font-size: 16px;
 
   text-decoration: none;
 
   text-decoration: none;
 
   text-transform: uppercase;
 
   text-transform: uppercase;
Line 281: Line 416:
 
#cssmenu > ul > li:hover > a,
 
#cssmenu > ul > li:hover > a,
 
#cssmenu > ul > li.active > a {
 
#cssmenu > ul > li.active > a {
   color: #7aa11b;
+
   color: #2F86A1;
 
}
 
}
 
#cssmenu > ul > li.has-sub > a {
 
#cssmenu > ul > li.has-sub > a {
Line 306: 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: #7aa11b;
+
   border-color: #2F86A1;
 
}
 
}
 
#cssmenu ul ul {
 
#cssmenu ul ul {
Line 416: Line 577:
 
   }
 
   }
 
   #cssmenu ul ul li a {
 
   #cssmenu ul ul li a {
     padding: 20px 20px 20px 30px;
+
     padding: 20px 20px 30px 30px;
 
     font-size: 12px;
 
     font-size: 12px;
 
     color: #000000;
 
     color: #000000;
Line 510: Line 671:
 
}
 
}
  
</style>  
+
</style>
 
+
<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> 
+
 
+
  
 
<script>
 
<script>
 +
 
(function($) {
 
(function($) {
  
Line 630: Line 788:
 
</script>
 
</script>
  
 +
<body id="bodyContent">
  
</head>
+
<div id='cssmenu' class='hov'>
+
<ul>
<body>
+
    <header>
+
       
+
       
+
        <div id='cssmenu'>
+
  
<ul> 
+
<li>
<li><a href='https://2018.igem.org/Team:ICT-Mumbai'>Home</a></li>
+
<a href="https://igem.org/2018_Judging_Form?team=ICT-Mumbai">Judging Form ⇗</a>  
<li class='has-sub'><a href='#'>Project</a>   
+
 
+
<ul>       
+
<li class='has-sub'><a href='https://2018.igem.org/Team:ICT-Mumbai/Background'>Background</a>
+
           
+
<ul>             
+
<li><a href='#'>Sub Product</a></li>             
+
<li><a href='#'>Sub Product</a></li>           
+
</ul>
+
       
+
</li>
+
       
+
<li class='has-sub'><a href='https://2018.igem.org/Team:ICT-Mumbai/Description'>Description</a>
+
           
+
<ul>             
+
<li><a href='#'>Sub Product</a></li>         
+
<li><a href='#'>Sub Product</a></li>           
+
</ul>
+
       
+
 
</li>
 
</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>
  
<li class='has-sub'><a href='https://2018.igem.org/Team:ICT-Mumbai/Model'>Model</a>
+
      </ul>
<ul>             
+
<li><a href='#'>Sub Product</a></li>         
+
<li><a href='#'>Sub Product</a></li>         
+
</ul>      
+
 
</li>
 
</li>
  
<li class='has-sub'><a href='https://2018.igem.org/Team:ICT-Mumbai/Demonstrate'>Demonstrate</a>          
+
 
 +
<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>
  
<ul>             
 
<li><a href='#'>Sub Product</a></li>             
 
<li><a href='#'>Sub Product</a></li>           
 
</ul>
 
       
 
</li>
 
         
 
</ul>
 
 
 
</li>
 
 
 
<li class='has-sub'><a href='#'>Characterization</a>
 
     
 
<ul>
 
       
 
<li><a href='https://2018.igem.org/Team:ICT-Mumbai/InterLab'>InterLab</a>
 
</li>
 
             
 
</ul>
 
 
 
</li>
 
 
 
  
<li class='has-sub'><a href='https://2018.igem.org/Team:ICT-Mumbai/Human_Practices'>IHP</a>
+
<li><a href="https://2018.igem.org/Team:ICT-Mumbai/Safety">Safety</a></li>
<ul>
+
<li><a href='https://2018.igem.org/Team:ICT-Mumbai/ihp_Satara'>Satara Farm visit</a></li>             
+
 
+
</ul>
+
+
</li>
+
  
<li><a href='https://2018.igem.org/Team:ICT-Mumbai/Engagement'>Outreach</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><a href='https://2018.igem.org/Team:ICT-Mumbai/Collaborations'>Collaborations</a></li>
 
 
 
  
<li class='has-sub'><a href='https://2018.igem.org/Team:ICT-Mumbai/Experiments'>Laboratory</a>
+
<li class='has-sub'><a href='#'>Project</a>
 
+
      <ul> 
<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/Vaze_College'>Collection of exudates</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>
 
</li>
 
 
<li><a href='https://2018.igem.org/Team:ICT-Mumbai/Parts'>Part</a></li>
 
 
 
<li><a href='https://2018.igem.org/Team:ICT-Mumbai/Attributions'>Attributions</a></li>
 
  
<li><img id='img-header' src='https://static.igem.org/mediawiki/2018/d/d4/T--ICT-Mumbai--SMART_SOIL_LOGO.jpg'></li>
+
 
 
</ul>
 
</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> &nbsp;| Follow us:
 +
</p>
  
    </header>
+
</div>
   
+
   
+
 
+
<footer>
+
    <div class="wrapper">
+
        <div id="footer-info">
+
            <p>Institute of Chemical Technology, Mumbai</p>
+
            <p>Follow us &nbsp; <a href="https://www.facebook.com/igemictmumbai/"><img src="https://static.igem.org/mediawiki/2018/6/68/T--ICT-Mumbai--facebook.png" height='20'></img></a> &nbsp; <a href="https://www.instagram.com/igem_ictmumbai/"><img src="https://static.igem.org/mediawiki/2018/8/85/T--ICT-Mumbai--Instagram.png" height='20'></img></a> &nbsp; I &nbsp; Contact us: <I>igemteamictmumbai@gmail.com </I> </p>
+
        </div>
+
   
+
        <div class="clear"></div>
+
    </div>
+
</footer>
+
   
+
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 02:32, 18 October 2018

Simply