Team:UNITN-Trento/CSS/Extra/Fruit Info

From 2013.igem.org

(Difference between revisions)
(Created page with "#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.2...")
Line 22: Line 22:
     font-size: 1.2em;
     font-size: 1.2em;
     font-weight: bold;
     font-weight: bold;
 +
}
 +
 +
.jms-wrapper {
 +
    height:250px !important;
}
}

Revision as of 07:16, 17 September 2013

  1. tn-content img {
   max-width: 800px;
   box-shadow: 2px 2px 4px #323232;

}

  1. 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;

}

  1. 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;

}

.jms-wrapper {

   height:250px !important;

}

  1. ethylene_detected {
   width: 400px !important;
   background-color: transparent;

}

  1. ethylene_detected th,
  2. ethylene_detected td {
   width: 50%;
   border-bottom: 1px dotted #323232;

}

  1. ethylene_detected td.right {
   border-left: 1px dotted #323232;

}

  1. jms-slideshow,

.jms-wrapper {

   width: 800px;
   height: 230px!important;
   border: none;

}

  1. jms-slideshow img {
   width: 90%!important;
   border: none!important;

}

.step {

   width: 1400px;

}

.jms-dots {

   display: none;

}