view DOCS/default.css @ 36282:872298702c15

Increase precision of calculation by using constants of type double. Additionally: Rearrange calculation for clarity and add comments.
author ib
date Tue, 30 Jul 2013 13:07:43 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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