view DOCS/default.css @ 37192:277b0288b0f9

dmo.c: Remove cast that is not a good idea.
author reimar
date Sat, 27 Sep 2014 18:44:46 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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