From 2013.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | #tn-content img {
| |
- | max-width: 800px;
| |
- | box-shadow: 2px 2px 4px #323232;
| |
- | }
| |
- |
| |
- | #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: 400px !important;
| |
- | background-color: transparent;
| |
- | }
| |
- |
| |
- | #ethylene_detected th,
| |
- | #ethylene_detected td {
| |
- | width: 50%;
| |
- | border-bottom: 1px dotted #323232;
| |
- | }
| |
- |
| |
- | #ethylene_detected td.right {
| |
- | border-left: 1px dotted #323232;
| |
- | }
| |
- |
| |
- | #jms-slideshow,
| |
- | .jms-wrapper {
| |
- | width: 800px;
| |
- | height: 230px!important;
| |
- | border: none;
| |
- | }
| |
- |
| |
- | #jms-slideshow img {
| |
- | width: 90%!important;
| |
- | border: none!important;
| |
- | }
| |
- |
| |
- | .step {
| |
- | width: 1400px;
| |
- | }
| |
- |
| |
- | .jms-dots {
| |
- | display: none;
| |
- | }
| |
- |
| |
- | .photo {
| |
- | display:inline-block!important;
| |
- | height:302px;
| |
- | border:2px solid white;
| |
- | }
| |
- |
| |
- | .plot {
| |
- | display: inline-block!important;
| |
- | width: 58%;
| |
- | }
| |
- |
| |
| #tn-content .container { | | #tn-content .container { |
| background-color: rgb(41, 137, 72); | | background-color: rgb(41, 137, 72); |
| background-image: url(https://static.igem.org/mediawiki/2013/0/0e/Tn-2013_Onda-ethylene.png)!important; | | background-image: url(https://static.igem.org/mediawiki/2013/0/0e/Tn-2013_Onda-ethylene.png)!important; |
| } | | } |
Revision as of 08:48, 26 September 2013
- tn-content .container {
background-color: rgb(41, 137, 72);
background-image: url(https://static.igem.org/mediawiki/2013/0/0e/Tn-2013_Onda-ethylene.png)!important;
}