Team:UNITN-Trento/CSS/Project/Vending Machine
From 2013.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
width: 400px; | width: 400px; | ||
margin: 0 16px; | margin: 0 16px; | ||
+ | margin-top: 1em; | ||
} | } |
Revision as of 16:40, 13 September 2013
.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;
}