Opened 20 years ago

Last modified 15 years ago

#2213 closed defect

Need fix dp.css becouse shift in design occured in IE/linux Mozilla — at Initial Version

Reported by: jc@… Owned by: matt@…
Priority: Normal Milestone:
Component: website Version: 1.0
Keywords: Cc:
Port:

Description

http://darwinports.opendarwin.org/getdp/ footer is less than main window; <pre> </pre> increase width main window.

--- 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;

}

Change History (0)

Note: See TracTickets for help on using tickets.