view DOCS/default.css @ 35230:996c2f5657b3

More strict check so it is actually possible to trigger. A font with only the "fallback" character is rather useless.
author reimar
date Thu, 01 Nov 2012 21:42:40 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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