view DOCS/default.css @ 35287:d67d5ae9c144

Do not do sign comparisons on "char" type which can be both signed or unsigned.
author reimar
date Sat, 10 Nov 2012 12:16:53 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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