Team:UNITN-Trento/CSS/Project/Ethylene
From 2013.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
font-size: 1.2em; | font-size: 1.2em; | ||
font-weight: bold; | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | #ethylene_detected { | ||
+ | width: 200px; | ||
} | } |
Revision as of 15:50, 26 August 2013
- tn-content img {
width: auto;
}
- tn-content h2 {
border: none; display: block; margin-top: 1em; margin-bottom: 0.2em; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.6em; font-weight: bold;
}
- tn-content h3 {
border: none; display: block; margin-top: 1.5em; margin-bottom: 0.5em; font-family: 'Open Sans Condensed', sans-serif; font-size: 1.2em; font-weight: bold;
}
- ethylene_detected {
width: 200px;
}