/* Custom RTL tweaks */
body { direction: rtl; }
code { direction: ltr; display: inline-block; }
table th, table td { white-space: nowrap; }
