1 /* $Id: print-rtl.css,v 1.1 2007/06/10 08:55:55 goba Exp $ */
2
3 body {
4 direction: rtl;
5 }
6 th {
7 text-align: right;
8 }