view DOCS/default.css @ 32108:e4b9fe8ff87a

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

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