view DOCS/default.css @ 32107:4bc52519c25f

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

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