view DOCS/default.css @ 31625:7c76f46056c9

Avoid status line being mangled together with error messages and other output. Patch by Dan Oscarsson [Dan.Oscarsson tieto com]
author reimar
date Sun, 11 Jul 2010 08:02:26 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

body,table {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 14px;
  background  : white;
}