Team:UNITN-Trento/CSS/Project/Vending Machine

From 2013.igem.org

Revision as of 16:40, 13 September 2013 by Ggirelli (Talk | contribs)

.tn-subtitle {

   display: block;
   padding-left: 3em;
   font-family: "Cabin";
   font-size: 14px;
   font-style:italic;
   font-weight: lighter;

}

.container .sheet .col {

   display: inline-block;
   width: 400px;
   margin: 0 16px;
   margin-top: 1em;

}