1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
.thought>h3 { font-size: xx-large; margin: 0px; padding-top: .1em; padding-bottom: .5em; } .thought>span { display: block; padding-left: 1.5em; font-style: italic; } .thought>small { text-align: right; display: block; }