view DOCS/default.css @ 33617:c77bf171b354

cache2: Surround conditionally used functions by appropriate #ifdefs. This avoids 'defined but not used' warnings without FORKED_CACHE set.
author diego
date Wed, 22 Jun 2011 13:48:25 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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