view DOCS/default.css @ 32843:084b39f800c7

Simplify input preparation (analogously to font.c).
author ib
date Sat, 19 Feb 2011 13:20:11 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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