11 lines
134 B
CSS
Raw Normal View History

2020-08-14 13:36:36 +02:00
.poll .bar .foreground {
float: right;
}
.poll .percent {
text-align: left;
}
.poll .vote-form .choices {
text-align: right;
}