Team:Penn State/VanillinProject
From 2013.igem.org
(Difference between revisions)
MichaelPSU (Talk | contribs) |
MichaelPSU (Talk | contribs) |
||
Line 18: | Line 18: | ||
body { | body { | ||
- | height: | + | height: 5000px; |
width: 100%; | width: 100%; | ||
- | background-image: url(http://i.imgur.com/ | + | background-image: url(http://i.imgur.com/iAVmVz5.jpg); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | background-color: | + | background-color: white; |
margin: none; | margin: none; | ||
padding: 0;} | padding: 0;} | ||
Line 70: | Line 70: | ||
color: #FFCC33; | color: #FFCC33; | ||
text-decoration: none; | text-decoration: none; | ||
+ | border: none; | ||
} | } | ||
Line 75: | Line 76: | ||
.A { | .A { | ||
text-align: center; | text-align: center; | ||
- | color: | + | color: black; |
font-size: 18px; | font-size: 18px; | ||
height: 75px; | height: 75px; | ||
- | width: | + | width: 135px; |
border-radius: 100%; | border-radius: 100%; | ||
background-color: transparent; | background-color: transparent; | ||
+ | margin-left: -20px; | ||
} | } | ||
+ | |||
+ | .B { | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | #Home{ | ||
+ | margin-top: -35px; | ||
+ | margin-left: -20px; | ||
+ | } | ||
+ | |||
+ | #notebook{ | ||
+ | margin-top: 5px; | ||
+ | } | ||
+ | |||
#promoter{ | #promoter{ | ||
position: relative; | position: relative; | ||
+ | margin-top: -10px; | ||
} | } | ||
#Cas9{ | #Cas9{ | ||
position: relative; | position: relative; | ||
- | |||
} | } | ||
#Cesa{ | #Cesa{ | ||
position: relative; | position: relative; | ||
- | top: | + | margin-top: 15px; |
} | } | ||
#Butanol{ | #Butanol{ | ||
position: relative; | position: relative; | ||
- | + | margin-top: 25px; | |
- | top: | + | |
} | } | ||
#Vanillin{ | #Vanillin{ | ||
position: relative; | position: relative; | ||
- | + | margin-top: 25px; | |
- | top: | + | |
} | } | ||
#parts { | #parts { | ||
position: relative; | position: relative; | ||
- | top: | + | margin-top: 25px; |
} | } | ||
#attribution { | #attribution { | ||
position: relative; | position: relative; | ||
- | top: | + | margin-top: 55px; |
} | } | ||
#human { | #human { | ||
position: relative; | position: relative; | ||
- | top: | + | margin-top: -10px; |
} | } | ||
Line 128: | Line 142: | ||
background-color: transparent; | background-color: transparent; | ||
top: -290px; | top: -290px; | ||
- | left: | + | left: 430px; |
} | } | ||
Line 137: | Line 151: | ||
margin-top: 10px; | margin-top: 10px; | ||
} | } | ||
+ | |||
+ | |||
#TableContents{ | #TableContents{ |
Revision as of 21:29, 22 August 2013
Vanillin in Novel Plants Project
Vanillin is one of the major compounds in the vanilla flavor. A phenolic aldehyde, vanillin is also used in the pharmaceutical industry, beverages, as well as a fragrant compound in different products. The demand of Vanillin exceeded the natural production, so annually most vanillin is produced via chemical synthesis. We intend to produce vanillin in different plants as a natural alternative for vanillin production.
Introduction
...
Background
...
Method
...
Results
...
Discussion
...
Further Study
...
Home
Team
Notebook
Promoter Project
Cas9 Project
CesA Project
Butanol Project
Vanillin Project
Parts
Human Practices
Attributions