[tor-commits] r24525: {website} Unbreak the var tag	(website/trunk/css)
    Robert Ransom 
    rransom.8774 at gmail.com
       
    Fri Apr  1 04:46:33 UTC 2011
    
    
  
Author: rransom
Date: 2011-04-01 04:46:33 +0000 (Fri, 01 Apr 2011)
New Revision: 24525
Modified:
   website/trunk/css/typography.css
Log:
Unbreak the var tag
Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css	2011-04-01 02:55:51 UTC (rev 24524)
+++ website/trunk/css/typography.css	2011-04-01 04:46:33 UTC (rev 24525)
@@ -69,7 +69,7 @@
 a:hover { color: #a07320; }
 
 strong { font-weight: bold; }
-em { font-style: italic; }
+em, var { font-style: italic; }
 
 blockquote {
 	color: #454545;
    
    
More information about the tor-commits
mailing list