mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2024-11-12 19:33:27 +00:00
10 lines
134 B
CSS
10 lines
134 B
CSS
|
|
.poll .bar .foreground {
|
|
float: right;
|
|
}
|
|
.poll .percent {
|
|
text-align: left;
|
|
}
|
|
.poll .vote-form .choices {
|
|
text-align: right;
|
|
}
|