id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	port
2213	Need fix dp.css becouse shift in design occured in IE/linux Mozilla	jc@…	matt@macports.org	"http://darwinports.opendarwin.org/getdp/
footer is less than main window;
<pre> </pre> increase width main window.

{{{
#!diff
--- dp.css-orig 2003-11-19 04:59:06.000000000 +0300
+++ dp.css      2004-09-14 12:08:02.390231736 +0400
@@ -82,8 +82,9 @@
 }
 
 pre {
-       color:  #369;
-       font-family: Courier, ""Courier New"", monospace;
+       color: #369;
+       font-family: Sans, ""Sans serif"";
+       font-size: 14px;
        margin-left: 20px;
 }
}}}

"	defect	closed	Normal		website	1.0	fixed			
