1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
#history { margin: 2em 2em 0; } #feedback-messages h3 { font-size: 1.3em; font-style: italic; } .success { color: green; } .failure { color: red; }