view DOCS/default.css @ 36370:3cc8224f3c6c

Set skip_alpha, we currently have no use for alpha values.
author reimar
date Tue, 15 Oct 2013 18:44:09 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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