view DOCS/default.css @ 32140:0822f7483159

Replace sizeof(type) by sizeof(variable) in malloc invocation.
author diego
date Mon, 13 Sep 2010 18:06:20 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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