gnu-social/plugins/Poll/poll.css

11 lines
136 B
CSS
Raw Normal View History

2011-03-09 00:04:32 +00:00
.poll-block {
float: left;
height: 16px;
background: #8aa;
margin-right: 8px;
}
.poll-winner {
background: #4af;
}