Difference between revisions of "Team:Uppsala"

Line 20: Line 20:
 
body {
 
body {
 
background-color: #FFFFFF;
 
background-color: #FFFFFF;
padding: 0 15%;
+
/*padding: 0 15%;*/
 
}
 
}
  
 
#main {
 
#main {
 
background-color: #FFFFFF;
 
background-color: #FFFFFF;
margin: 0px auto;
+
margin-left:auto;
 +
margin-right:auto;
 +
width:1100px;
 
padding: 5px;
 
padding: 5px;
 
}
 
}
Line 111: Line 113:
 
}
 
}
 
*/
 
*/
 +
 +
 +
 +
/*Hide the sub-menus*/
 +
nav ul ul {
 +
display: none;
 +
}
 +
/*Show the sub-menus when you hover over the bar elements*/
 +
nav ul li:hover > ul {
 +
display: block;
 +
}
 +
/*Change of the box around the bar*/
 +
nav ul {
 +
background-color: #A5A5C1;
 +
        background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
 +
background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%);
 +
font-family: serif;
 +
text-align: center;
 +
position: fixed;
 +
padding: 0 15px;
 +
display: inline-table;
 +
}
 +
nav > ul {
 +
margin-top: 0px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
nav ul li {
 +
float: left;
 +
}
 +
 +
/*Only affects links in the first ul, the bar*/
 +
nav ul li:hover > a{
 +
        background-color: #4b545f;
 +
color: #CC0000;
 +
        text-decoration: none;
 +
background-color: #99FF33;
 +
}
 +
 +
/* Change of link text in the bar*/
 +
nav ul li a {
 +
display: block;
 +
padding: 2px 15px;
 +
text-decoration: none;
 +
        color: #757575;
 +
}
 +
/*List of sub-menus*/
 +
nav ul ul {
 +
background: #5f6975;
 +
border-radius: 0px;
 +
padding: 0;
 +
position: absolute;
 +
        top: 100%;
 +
}
 +
/*The individual sub-menu elements*/
 +
nav ul ul li {
 +
float: none;
 +
background-color: #5f6975;
 +
border-top: 1px solid #6b727c;
 +
border-bottom: 1px solid #575f6a;
 +
position: relative;
 +
}
 +
/*The individual link texts in the sub-menus*/
 +
nav ul ul li a {
 +
padding: 15px 20px;
 +
}
 +
 +
nav ul ul li a:hover {
 +
background: #4b545f;
 +
}
  
 
</style>
 
</style>
Line 154: Line 226:
 
     <hr>
 
     <hr>
 
     <p>
 
     <p>
     Welcome to the iGem Uppsala team 2015! Polycyclic aromatic hydrocarbons are hydrocarbons—organic compounds containing only carbon and hydrogen—that are composed of multiple aromatic rings. Formally, the class is further defined as lacking further branching substituents off of these ring structures. Polycyclic aromatic hydrocarbons are a part of the pollution cycle and are found fossil fuels. PAHs containing up to six fused aromatic rings are often known as "small" PAHs, and those containing more than six aromatic rings are called "large" PAHs.. These pose a longterm threat to the environment due to their sedimentation capabilites. Our team has engaged in finding pathways for degradation of PAH's.
+
     Welcome to the iGem Uppsala team 2015! Polycyclic aromatic hydrocarbons are hydrocarbons—organic compounds containing only carbon and hydrogen—that are composed of multiple aromatic rings. Formally, the class is further defined as lacking further branching substituents off of these ring structures. Polycyclic aromatic hydrocarbons are a part of the pollution cycle and are found fossil fuels. PAHs containing up to six fused aromatic rings are often known as "small" PAHs, and those containing more than six aromatic rings are called "large" PAHs. These pose a longterm threat to the environment due to their sedimentation capabilites. Our team has engaged in finding pathways for degradation of PAHs.
 
     </p>
 
     </p>
 
     <hr>
 
     <hr>

Revision as of 20:59, 22 July 2015

iGem Uppsala 2015

Home

Abstract


Welcome to the iGem Uppsala team 2015! Polycyclic aromatic hydrocarbons are hydrocarbons—organic compounds containing only carbon and hydrogen—that are composed of multiple aromatic rings. Formally, the class is further defined as lacking further branching substituents off of these ring structures. Polycyclic aromatic hydrocarbons are a part of the pollution cycle and are found fossil fuels. PAHs containing up to six fused aromatic rings are often known as "small" PAHs, and those containing more than six aromatic rings are called "large" PAHs. These pose a longterm threat to the environment due to their sedimentation capabilites. Our team has engaged in finding pathways for degradation of PAHs.