view DOCS/default.css @ 35695:f1d1404c3828

Use Bool type. It's a boolean property.
author ib
date Sat, 19 Jan 2013 12:12:34 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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