view DOCS/default.css @ 33269:49ca38147d1f

Remove private symbolic constants from header files. These do not have to be defined outside the .c files.
author ib
date Tue, 03 May 2011 14:34:40 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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