view DOCS/default.css @ 33208:60448677bf63

Specific function argument types for function pointers. This avoids annoying issues like float arguments passed as float instead of being converted to int and similar.
author reimar
date Fri, 22 Apr 2011 09:24:56 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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