planet-web r668 - trunk/web



Author: ovitters
Date: Mon Jan 26 18:32:24 2009
New Revision: 668
URL: http://svn.gnome.org/viewvc/planet-web?rev=668&view=rev

Log:
Change <pre> to CSS.


Modified:
   trunk/web/planet.css

Modified: trunk/web/planet.css
==============================================================================
--- trunk/web/planet.css	(original)
+++ trunk/web/planet.css	Mon Jan 26 18:32:24 2009
@@ -114,6 +114,10 @@
 	border-left: 5px solid #ddd;
 }
 
+.post-fixedwidth {
+	white-space: pre;
+}
+
 .post-contents pre {
 	overflow: auto;
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]