Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 190: | Line 190: | ||
=== Adjust alignment for RTL languages (Arabic, Hebrew)=== | === Adjust alignment for RTL languages (Arabic, Hebrew)=== | ||
.rtlinject{ | <code>.rtlinject{ | ||
float: right; | float: right; | ||
} | } | ||
| Line 216: | Line 216: | ||
.colorbody-ar .booktextdiv{ | .colorbody-ar .booktextdiv{ | ||
width: 100%; | width: 100%; | ||
} | }</code> | ||
= MULTI PROPERTY BOOKING PAGE = | = MULTI PROPERTY BOOKING PAGE = | ||