view DOCS/default.css @ 32630:2653cb380532

Add support for HTTP 307 (Temporary Redirect) responses. Patch by chocolateboy (chocolateboy from cpan org)
author cboesch
date Thu, 16 Dec 2010 19:58:35 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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