[or-cvs] r16395: left becomes right. (website/trunk)

ioerror at seul.org ioerror at seul.org
Mon Aug 4 21:15:37 UTC 2008


Author: ioerror
Date: 2008-08-04 17:15:37 -0400 (Mon, 04 Aug 2008)
New Revision: 16395

Modified:
   website/trunk/stylesheet-rtl.css
Log:
left becomes right.



Modified: website/trunk/stylesheet-rtl.css
===================================================================
--- website/trunk/stylesheet-rtl.css	2008-08-04 21:14:01 UTC (rev 16394)
+++ website/trunk/stylesheet-rtl.css	2008-08-04 21:15:37 UTC (rev 16395)
@@ -31,7 +31,7 @@
 .center table {
     margin-left: auto;
     margin-right: auto;
-    text-align: left;
+    text-align: right;
 }
 
 /* for the shadow box */



More information about the tor-commits mailing list