From: <pst...@us...> - 2008-05-16 18:47:35
|
Revision: 533 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=533&view=rev Author: pstieber Date: 2008-05-16 11:47:23 -0700 (Fri, 16 May 2008) Log Message: ----------- Added an entry for <pre></pre>. Modified Paths: -------------- web/htdocs/include/jazz.css Modified: web/htdocs/include/jazz.css =================================================================== --- web/htdocs/include/jazz.css 2008-05-16 18:25:23 UTC (rev 532) +++ web/htdocs/include/jazz.css 2008-05-16 18:47:23 UTC (rev 533) @@ -103,6 +103,11 @@ color: #000055 } +.mainCopy pre { + margin-left: 15%; + color: #000055 +} + .mainCopy dl { border: 1px dotted; background: #eeeeef; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |