view DOCS/default.css @ 31835:73f85fc599e0

Add sanity-check for sector size to avoid strange crashes if it is too large.
author reimar
date Tue, 03 Aug 2010 16:01:40 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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