Difference between revisions of "Team:IIT Delhi/team1"
(36 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
− | background- | + | background-color:black; |
background-size:100% 100%; | background-size:100% 100%; | ||
} | } | ||
Line 76: | Line 76: | ||
#wikicontent{ | #wikicontent{ | ||
− | background: | + | background-color:black; |
opacity:1; | opacity:1; | ||
height:1200px; | height:1200px; | ||
Line 113: | Line 113: | ||
.mnmenu a { | .mnmenu a { | ||
display: block; | display: block; | ||
− | background-color: # | + | background-color:#0F93FC ; |
text-decoration: none; | text-decoration: none; | ||
padding: 10px; | padding: 10px; | ||
Line 145: | Line 145: | ||
table{ | table{ | ||
color:white; | color:white; | ||
− | background: | + | background-color:black; |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
− | td{ | + | .con td{ |
padding:10px 35px; | padding:10px 35px; | ||
text-aling:justify; | text-aling:justify; | ||
Line 228: | Line 228: | ||
ul.ldd_menu{ | ul.ldd_menu{ | ||
− | margin-top: | + | margin-top:0px; |
− | margin-left: | + | margin-left:20px; |
padding:0; | padding:0; | ||
position:absolute; | position:absolute; | ||
Line 260: | Line 260: | ||
padding:0px 20px; | padding:0px 20px; | ||
text-shadow:0px 0px 1px #CCC; | text-shadow:0px 0px 1px #CCC; | ||
+ | border-radius:0 0 0 10px; | ||
} | } | ||
Line 372: | Line 373: | ||
.nav2{ | .nav2{ | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:155px; |
− | padding-left: | + | padding-left:20px; |
} | } | ||
.nav2table{ | .nav2table{ | ||
Line 380: | Line 381: | ||
.nav2 a,visited{ | .nav2 a,visited{ | ||
color:#d6d5d5; | color:#d6d5d5; | ||
− | font-size: | + | font-size:15px; |
text-decoration:none; | text-decoration:none; | ||
− | padding: | + | padding:40px; |
} | } | ||
.nav2 a:hover{ | .nav2 a:hover{ | ||
color:#ffffff; | color:#ffffff; | ||
− | font-size: | + | font-size:15px; |
font-weight:500; | font-weight:500; | ||
text-decoration:none; | text-decoration:none; | ||
− | padding: | + | padding:40px; |
} | } | ||
.copyright{ | .copyright{ | ||
position:absolute; | position:absolute; | ||
bottom:5px; | bottom:5px; | ||
− | padding-left: | + | padding-left:35%; |
text-align:center; | text-align:center; | ||
} | } | ||
Line 413: | Line 414: | ||
} | } | ||
+ | .smallpic{ | ||
+ | opacity:0.4; | ||
+ | } | ||
− | + | .smallpic:hover{ | |
− | + | opacity:1; | |
− | + | } | |
<link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/CSS_bootstrap?action=raw&ctype=text/css" type="text/css"/> | <link rel="stylesheet" href="https://2015.igem.org/Team:IIT_Delhi/CSS_bootstrap?action=raw&ctype=text/css" type="text/css"/> | ||
Line 616: | Line 620: | ||
<div id="wikicontent"> | <div id="wikicontent"> | ||
− | <h1 style="color:white;font-family:Verdana, Geneva, sans-serif;font-size:200%;"> | + | <h1 style="color:white;font-family:Verdana, Geneva, sans-serif;font-size:200%;">Here you are..</h1> |
<div role="main" class="main"> | <div role="main" class="main"> | ||
Line 623: | Line 627: | ||
<ul class="breadcrumb" style:"text-decoration:none;"> | <ul class="breadcrumb" style:"text-decoration:none;"> | ||
<a href="https://2015.igem.org/Team:IIT_Delhi">Home</a> <span class="divider">/</span> | <a href="https://2015.igem.org/Team:IIT_Delhi">Home</a> <span class="divider">/</span> | ||
− | <a href="https://2015.igem.org/Team:IIT_Delhi/ | + | <a href="https://2015.igem.org/Team:IIT_Delhi/project_background">Project </a><span class="divider">/<span> Background |
</ul> | </ul> | ||
</font> | </font> | ||
Line 631: | Line 635: | ||
− | <div class="container"> | + | <div class="container con"> |
<table> | <table> | ||
<tr> | <tr> | ||
<td class="det" align="right"> | <td class="det" align="right"> | ||
− | <h1 style="font-family: | + | <h1 style="font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;color:white;font-size:250%;">Origin</h1> |
− | <h2 style="font-family:Verdana, Geneva, sans-serif;color:white;font-size: | + | <h2 style="font-family:Verdana, Geneva, sans-serif;color:white;font-size:150%;vertical-align:top;"> |
In today’s modern world, greenhouse gases such as NOx and SOx pose a major global issue that needs to be addressed. These oxides also increase the oxidizing capacity of the atmosphere which are responsible for the photochemical production of ozone in the lower layers of the atmosphere which has detrimental effects. Sulfur Oxides (SOx) are the main precursors of air pollution which is a deteriorating problem as well. Producing acid rain and acidified soils, Sulfur Oxides not only result in respiratory problems such as asthma and pneumonia, but also destroy farm crops, buildings and environment, causing loss of millions of dollars every year. | In today’s modern world, greenhouse gases such as NOx and SOx pose a major global issue that needs to be addressed. These oxides also increase the oxidizing capacity of the atmosphere which are responsible for the photochemical production of ozone in the lower layers of the atmosphere which has detrimental effects. Sulfur Oxides (SOx) are the main precursors of air pollution which is a deteriorating problem as well. Producing acid rain and acidified soils, Sulfur Oxides not only result in respiratory problems such as asthma and pneumonia, but also destroy farm crops, buildings and environment, causing loss of millions of dollars every year. | ||
</h2> | </h2> | ||
Line 662: | Line 666: | ||
<!-------------------------------footer stuff start---------------------------------------> | <!-------------------------------footer stuff start---------------------------------------> | ||
− | <footer style="height: | + | <footer style="height:20%;background-color:#1E4C7A;position:absolute;margin-top:80%;width:100%;"> |
+ | |||
+ | <div style="background-color:#1E4C7A;"> | ||
+ | <div class="container content-section text-center"> | ||
+ | <center><h2>OUR SPONSORS</h2> | ||
+ | <div> | ||
+ | <img class="smallpic" src="https://static.igem.org/mediawiki/2014/6/63/Mahindra_logo.png" width="100" height="100" alt="Abhishek"> | ||
+ | <img class="smallpic" src="https://static.igem.org/mediawiki/2014/4/4f/Fitt_logo.png" width="100" height="100" alt="Abhishek"> | ||
+ | <img class="smallpic" src="https://static.igem.org/mediawiki/2014/7/71/Dbt_logo.png" width="100" height="100" alt="Abhishek"> | ||
+ | </center> | ||
+ | </div><!--sponsor ends--> | ||
+ | </div> | ||
+ | <div class="container"> | ||
<div class="nav2"> | <div class="nav2"> | ||
<table class="nav2table"> | <table class="nav2table"> | ||
Line 678: | Line 694: | ||
</table> | </table> | ||
</div> | </div> | ||
− | <div class="copyright"><p>Copyright © iGEM-IIT Delhi | + | <div class="copyright"><p>Copyright © iGEM-IIT Delhi 2015 | Developer: Aparana Gupta & Prakhar Agrawal </p> |
<center>"We won a Bronze Medal at the iGEM Giant Jamboree 2014"</center></div> | <center>"We won a Bronze Medal at the iGEM Giant Jamboree 2014"</center></div> | ||
− | + | </div> | |
</footer> | </footer> |
Latest revision as of 21:23, 16 September 2015
Here you are..
OriginIn today’s modern world, greenhouse gases such as NOx and SOx pose a major global issue that needs to be addressed. These oxides also increase the oxidizing capacity of the atmosphere which are responsible for the photochemical production of ozone in the lower layers of the atmosphere which has detrimental effects. Sulfur Oxides (SOx) are the main precursors of air pollution which is a deteriorating problem as well. Producing acid rain and acidified soils, Sulfur Oxides not only result in respiratory problems such as asthma and pneumonia, but also destroy farm crops, buildings and environment, causing loss of millions of dollars every year. |
DEF
content content
|