Team:UNITN-Trento/CSS/Extra/Attributions

From 2013.igem.org

(Difference between revisions)
(Created page with "#tn-content img { max-width: 1280px; } #tn-content h2 { border: none; display: block; margin-bottom: 0.2em; font-family: 'Open Sans Condensed', sans-serif; ...")
Line 6: Line 6:
     border: none;
     border: none;
     display: block;
     display: block;
 +
    margin-top:none!important;
     margin-bottom: 0.2em;
     margin-bottom: 0.2em;
     font-family: 'Open Sans Condensed', sans-serif;
     font-family: 'Open Sans Condensed', sans-serif;

Revision as of 15:06, 17 September 2013

  1. tn-content img {
   max-width: 1280px;

}

  1. tn-content h2 {
   border: none;
   display: block;
   margin-top:none!important;
   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-bottom: 0.5em;
   font-family: 'Open Sans Condensed', sans-serif;
   font-size: 1.2em;
   font-weight: bold;

}

.jms-wrapper {

   height:250px !important;
   border-radius:20px;

}

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

}

  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;

}