view DOCS/default.css @ 33442:ed7f2a6b58e6

Fix code assuming that "char" is signed.
author reimar
date Mon, 30 May 2011 21:25:32 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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