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

From 2013.igem.org

(Difference between revisions)
(Created page with ".tn-subtitle { display: block; font-size: 14px; font-style:italic; }")
Line 3: Line 3:
     font-size: 14px;
     font-size: 14px;
     font-style:italic;
     font-style:italic;
 +
    font-weight: normal;
}
}

Revision as of 16:35, 13 September 2013

.tn-subtitle {

   display: block;
   font-size: 14px;
   font-style:italic;
   font-weight: normal;

}