Team:UNITN-Trento/CSS/Project/Vending Machine
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
.tn-subtitle { | .tn-subtitle { | ||
display: block; | display: block; | ||
+ | padding-left: 3em; | ||
+ | font-family: "Cabin"; | ||
font-size: 14px; | font-size: 14px; | ||
font-style:italic; | font-style:italic; | ||
- | font-weight: | + | font-weight: lighter; |
} | } |
Revision as of 16:38, 13 September 2013
.tn-subtitle {
display: block; padding-left: 3em; font-family: "Cabin"; font-size: 14px; font-style:italic; font-weight: lighter;
}