view DOCS/default.css @ 36237:dc06b09d02a4

vo_aa: Specifying a single option should only change the value of that option. Previous code mean that specifying anything at all would disable all aalib options.
author reimar
date Tue, 11 Jun 2013 19:23:12 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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