Rails tagging plugins overview and comparison
span.pro, li.pro {
color: green;
}
span.con, li.con {
color: red;
}
span.maybe, li.maybe {
color: orange;
}
table.separated td {
border-bottom: 1px solid #eee;
vertical-align:top;
line-height:1.2em;
}
[...]









