view DOCS/default.css @ 32448:aa237330969d

Replace malloc+memset by calloc.
author reimar
date Tue, 26 Oct 2010 18:59:00 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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