Shreygupta (Talk | contribs) |
Rohith kms (Talk | contribs) |
||
(34 intermediate revisions by 3 users not shown) | |||
Line 51: | Line 51: | ||
list-style: none; | list-style: none; | ||
z-index: 1; | z-index: 1; | ||
+ | display: none; | ||
} | } | ||
Line 94: | Line 95: | ||
#inPageNav li:hover { | #inPageNav li:hover { | ||
− | background-color: # | + | background-color: #f4f4f4; |
} | } | ||
Line 101: | Line 102: | ||
float: left; | float: left; | ||
display: block; | display: block; | ||
− | padding: 0 | + | padding: 0 15% 50px 0; |
box-sizing: border-box; | box-sizing: border-box; | ||
position: relative; | position: relative; | ||
Line 132: | Line 133: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
padding-bottom: 8px; | padding-bottom: 8px; | ||
+ | height: 50px; | ||
} | } | ||
Line 159: | Line 161: | ||
font-family: "Poppins", sans-serif; | font-family: "Poppins", sans-serif; | ||
} | } | ||
− | + | #contentMain li li{ | |
+ | font-size: 1em; | ||
+ | } | ||
#contentMain table { | #contentMain table { | ||
background: none; | background: none; | ||
Line 310: | Line 314: | ||
} | } | ||
− | + | .gifAnimated { | |
position: absolute; | position: absolute; | ||
width: 100%; | width: 100%; | ||
− | height: 100%; | + | height: calc(100% - 61px); |
background-size: contain; | background-size: contain; | ||
− | background-position: center; | + | background-position: center; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
− | top: | + | top: 68px; |
left: 0; | left: 0; | ||
} | } | ||
+ | |||
+ | #headerImg { | ||
+ | margin-left: -30.76%; | ||
+ | margin-right: -23.07%; | ||
+ | } | ||
+ | |||
+ | /* Footer styling */ | ||
+ | |||
+ | #pagefooter { | ||
+ | width: 100%; | ||
+ | position: fixed; | ||
+ | bottom: -250px; | ||
+ | left: 0; | ||
+ | background-color: #FFE97C; | ||
+ | transition: all 0.5s ease; | ||
+ | padding-left: 10px; | ||
+ | z-index: 2; | ||
+ | font-family: "Poppins", sans-serif; | ||
+ | } | ||
+ | #smallfooter { | ||
+ | transition: all 0.5s ease; | ||
+ | } | ||
+ | .expanded { | ||
+ | bottom: 0 !important; | ||
+ | transition: all 0.5s ease; | ||
+ | } | ||
+ | .expanded #smallfooter { | ||
+ | opacity: 0; | ||
+ | transition: all 0.5s ease; | ||
+ | } | ||
+ | .footerarrow { | ||
+ | position: absolute; | ||
+ | top: 4px; | ||
+ | left: 50%; | ||
+ | transform: translateX(-50%); | ||
+ | transition: transform 0.5s ease-in; | ||
+ | height: 12px; | ||
+ | } | ||
+ | .inverted { | ||
+ | transform: rotate(180deg); | ||
+ | transition: transform 0.5 ease-in; | ||
+ | } | ||
+ | #bigfooter table { | ||
+ | border: none; | ||
+ | background: none; | ||
+ | } | ||
+ | #bigfooter table tr td { | ||
+ | border: none; | ||
+ | background: none; | ||
+ | } | ||
+ | #bigfooter table tr th { | ||
+ | border: none; | ||
+ | background: none; | ||
+ | font-family: "Raleway-ExtraBold", sans-serif; | ||
+ | font-size: 2em; | ||
+ | letter-spacing: 1px; | ||
+ | text-transform: uppercase; | ||
+ | } | ||
+ | #footericons { | ||
+ | float: right; | ||
+ | margin-right: 20px; | ||
+ | } | ||
+ | #footericons img{ | ||
+ | height: 18px; | ||
+ | margin-right: 10px; | ||
+ | margin-bottom: 2px; | ||
+ | } | ||
+ | #bigfooter { | ||
+ | width: 100%; | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | height: 250px; | ||
+ | } | ||
+ | #footersponsors { | ||
+ | width: 60%; | ||
+ | float: left; | ||
+ | } | ||
+ | #footersponsors img { | ||
+ | height: 100%; | ||
+ | } | ||
+ | #footercontact { | ||
+ | width: 40%; | ||
+ | float: right; | ||
+ | } | ||
+ | #footercontact img { | ||
+ | height: 50px; | ||
+ | } | ||
+ | #footersponsors td { | ||
+ | text-align: center; | ||
+ | height: 70px; | ||
+ | } | ||
</style> | </style> | ||
Line 339: | Line 434: | ||
</div> | </div> | ||
<div class="dropdown"> | <div class="dropdown"> | ||
− | <div class="dropbtn"><a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware"><span></span></a> | + | <div class="dropbtn"><a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware"><span></span></a>HARDWARE</div> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware">GCODe</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware">GCODe</a> | ||
Line 345: | Line 440: | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/GCODe-Pro">Pro</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/GCODe-Pro">Pro</a> | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/Results">Results</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/Results">Results</a> | ||
− | <a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/Notebook"> | + | <a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/Notebook">Hardware Evolution</a> |
<a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/Documentation">Build Your Own</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Hardware/Documentation">Build Your Own</a> | ||
</div> | </div> | ||
Line 370: | Line 465: | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Parts">Parts</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Parts">Parts</a> | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Design">Design</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Design">Design</a> | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 379: | Line 473: | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Team">Team</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Team">Team</a> | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Philosophy">Philosophy</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Philosophy">Philosophy</a> | ||
− | |||
<a href="https://2017.igem.org/Team:IISc-Bangalore/Attributions">Attributions</a> | <a href="https://2017.igem.org/Team:IISc-Bangalore/Attributions">Attributions</a> | ||
</div> | </div> | ||
Line 390: | Line 483: | ||
<a href="https://2017.igem.org/Team:IISc-Bangalore"><img id="logoImg" src="/wiki/images/6/65/T--IISc-Bangalore--logo-new.png"></a> | <a href="https://2017.igem.org/Team:IISc-Bangalore"><img id="logoImg" src="/wiki/images/6/65/T--IISc-Bangalore--logo-new.png"></a> | ||
</div> | </div> | ||
+ | |||
+ | <div id="pagefooter" class="clearfix"> | ||
+ | <div id="smallfooter" class="clearfix"> | ||
+ | <div id="footericons"> | ||
+ | <a href="https://www.facebook.com/iiscbangaloreigem/"><img src="https://static.igem.org/mediawiki/2017/4/4b/T--IISc-Bangalore--fb_new.svg" /></a><a href="https://twitter.com/igem_iiscUG"><img src="https://static.igem.org/mediawiki/2017/b/be/T--IISc-Bangalore--twitter_new.svg" /></a><a href="mailto:igem.2017.iisc@gmail.com"><img src="https://static.igem.org/mediawiki/2017/e/e8/T--IISc-Bangalore--mail.svg" /></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <img class="footerarrow" src="https://static.igem.org/mediawiki/2017/6/62/T--IISc-Bangalore--arrow.png" width="20px" /> | ||
+ | <div id="bigfooter" class="clearfix"> | ||
+ | <div id="footersponsors"> | ||
+ | <table style="margin: auto"> | ||
+ | <tr> | ||
+ | |||
+ | <th colspan="6">Sponsors</th> | ||
+ | |||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2"><a href="http://www.iisc.ac.in/"><img src="https://static.igem.org/mediawiki/2017/8/82/T--IISc-Bangalore--iisc.png"></a></td> | ||
+ | <td colspan="2"><a href="http://www.dbtindia.nic.in/"><img src="https://static.igem.org/mediawiki/2017/7/78/T--IISc-Bangalore--dbt.png"></a></td> | ||
+ | <td colspan="2"><a href="http://www.dbtindia.nic.in/ibec-indian-biological-engineering-competition/"><img src="https://static.igem.org/mediawiki/2017/8/89/T--IISc-Bangalore--ibec.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="3"><a href="https://www.justdial.com/Tirunelveli/South-India-Bottling-Co-Pvt-Ltd-Gangaikondan/0462P462STD2100023_BZDET"><img src="https://static.igem.org/mediawiki/2017/f/f4/T--IISc-Bangalore--sibc-updated.png"></a></td> | ||
+ | <td colspan="3"><a href="http://www.snapgene.com/"><img src="https://static.igem.org/mediawiki/2017/4/41/T--IISc-Bangalore--snapgene2.png"></a></td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </div><div id="footercontact"> | ||
+ | <table style="margin: auto"> | ||
+ | <tr><th colspan="6">Contact</th></tr> | ||
+ | <tr><td> </td></tr> | ||
+ | <tr> | ||
+ | <td><a href="https://www.facebook.com/iiscbangaloreigem/"><img src="https://static.igem.org/mediawiki/2017/4/4b/T--IISc-Bangalore--fb_new.svg" /></a></td> | ||
+ | <td><a href="https://twitter.com/igem_iiscUG"><img src="https://static.igem.org/mediawiki/2017/b/be/T--IISc-Bangalore--twitter_new.svg" /></a></td> | ||
+ | <td><a href="mailto:igem.2017.iisc@gmail.com"><img src="https://static.igem.org/mediawiki/2017/e/e8/T--IISc-Bangalore--mail.svg" /></a></td> | ||
+ | </tr> | ||
+ | <tr><td> </td></tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
<script type="text/javascript" src="https://2017.igem.org/Template:IISc-Bangalore/slide-nav?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2017.igem.org/Template:IISc-Bangalore/slide-nav?action=raw&ctype=text/javascript"></script> | ||
+ | <script> | ||
+ | $("#pagefooter").click(function() { | ||
+ | $("#pagefooter").toggleClass("expanded"); | ||
+ | $(".footerarrow").toggleClass("inverted"); | ||
+ | }); | ||
+ | $(document).ready(function(){ | ||
+ | var headings = document.getElementsByTagName("h1"); | ||
+ | var i; | ||
+ | for (i=0; i<headings.length; i++) { | ||
+ | var sometext = headings[i].innerHTML; | ||
+ | console.log(sometext); | ||
+ | headings[i].innerHTML = "<img src='https://static.igem.org/mediawiki/2017/c/c9/T--IISc-Bangalore--title_flank_left.png'>"+sometext+"<img src='https://static.igem.org/mediawiki/2017/a/a2/T--IISc-Bangalore--title_flank_right.png'>"; | ||
+ | } | ||
+ | }) | ||
+ | </script> | ||
</html> | </html> |
Latest revision as of 03:45, 2 November 2017