view misc/print-rtl.css @ 8:49b8ebaaad78

Added all the needed modules
author danieleb <danielebarchiesi@me.com>
date Fri, 20 Sep 2013 11:24:36 +0100
parents ff03f76ab3fe
children
line wrap: on
line source

body {
  direction: rtl;
}
th {
  text-align: right;
}