You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
179 B
8 lines
179 B
#page-mod-game-view.dir-rtl .region-content {
|
|
direction: ltr;
|
|
text-align: left;
|
|
}
|
|
#page-mod-game-view.dir-rtl #responseform {
|
|
direction: rtl;
|
|
text-align: right;
|
|
}
|
|
|