view DOCS/default.css @ 35880:25429dbfa18e

Remove misleading TRUE/FALSE They do not behave as expected, a variable can be neither TRUE nor FALSE.
author reimar
date Sat, 16 Mar 2013 09:20:51 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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