view DOCS/default.css @ 32103:04da24405c6c

Replace malloc+memset by calloc.
author reimar
date Sun, 12 Sep 2010 12:41:37 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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