view DOCS/default.css @ 31166:d8929af71fe4

Disable waking the cache process up via a signal, it currently causes read errors due to not handling EINTR.
author reimar
date Wed, 26 May 2010 17:27:38 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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