Author: sebastian
Date: 2012-08-24 14:17:56 +0000 (Fri, 24 Aug 2012)
New Revision: 25770

Modified:
   website/trunk/css/typography.css
Log:
Another attempt to fix display of <pre> tags

Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css    2012-08-24 13:52:13 UTC (rev 25769)
+++ website/trunk/css/typography.css    2012-08-24 14:17:56 UTC (rev 25770)
@@ -65,6 +65,10 @@
        margin-bottom: 18px;
 }
 
+pre {
+    margin-bottom: 18px;
+}
+
 a:link, a:visited { color: #4e6a20; }
 a:hover { color: #a07320; }
 

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to