Select Git revision
print-rtl.css
Forked from
UNL Information Services / UNL-CMS
Source project has a limited visibility.
print-rtl.css 118 B
/* $Id: print-rtl.css,v 1.1 2007/06/10 08:55:55 goba Exp $ */
body {
direction: rtl;
}
th {
text-align: right;
}