This commit is contained in:
11
frontend/static/funbox/backwards.css
Normal file
11
frontend/static/funbox/backwards.css
Normal file
@@ -0,0 +1,11 @@
|
||||
#words {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
#words.rightToLeftTest {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
#words.withLigatures .word {
|
||||
unicode-bidi: bidi-override;
|
||||
}
|
||||
Reference in New Issue
Block a user