[tor-commits] r24409: {website} remove one ruleset in typography-rtl.css (website/trunk/css)

Runa Sandvik runa.sandvik at gmail.com
Tue Mar 22 12:50:27 UTC 2011


Author: runa
Date: 2011-03-22 12:50:27 +0000 (Tue, 22 Mar 2011)
New Revision: 24409

Modified:
   website/trunk/css/typography-rtl.css
Log:
remove one ruleset in typography-rtl.css

Modified: website/trunk/css/typography-rtl.css
===================================================================
--- website/trunk/css/typography-rtl.css	2011-03-22 12:45:31 UTC (rev 24408)
+++ website/trunk/css/typography-rtl.css	2011-03-22 12:50:27 UTC (rev 24409)
@@ -11,7 +11,7 @@
  
 #nav ul li a:link,
 #nav ul li a:visited {
-  float: right;
+	  float: right;
 }
 #nav ul li a:hover,
 #nav ul li a.active { background-position: right top;}
@@ -63,9 +63,6 @@
 	padding-right: 0;
 }	
 
-#projects th {
-  text-align: right;
-
 caption, th, td {
-text-align: right;
-}}
+	text-align: right;
+}



More information about the tor-commits mailing list