Team:UNITN-Trento/CSS/Extra/Attributions

From 2013.igem.org

Revision as of 16:38, 19 September 2013 by Xli (Talk | contribs)
  1. black_board {
   max-width: 95%;
   border: 9px solid whitesmoke;
   box-shadow: 4px 4px 4px grey;
   border-radius:20px;

}

  1. tn-content h2 {
   margin-left:1.5em;
   border: none;
   display: inline;
   margin-top:none!important;
   margin-bottom: 0.2em;
   font-family: 'Open Sans Condensed', sans-serif;
   font-size: 1.6em;
   font-weight: bold;
   vertical-align:middle;

}

  1. tn-content h3 {
   border: none;
   display: inline;
   margin-bottom: 0.5em;
   font-family: 'Open Sans Condensed', sans-serif;
   font-size: 1.2em;
   font-weight: bold;

}

  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;

}

.icon {

   display:inline!important;
   border:none!important;
   box-shadow:none!important;
   width:130px!important

}

.spacebox {

   height:60px;

}

.spacebox h3 {

   line-height:80px;

}

.image_wrapper {

   display:inline-block!important;
   width:49%!important;

}

.text_wrapper {

   display:inline-block!important;
   width:49%!important;
   vertical-align:middle;
   font-size: 1.2em;

}