view DOCS/default.css @ 32596:7f521af5122f

Fix some unaligned writes and avoid some (incorrect due to alignment) casts. Might also fix bug #371.
author reimar
date Sat, 11 Dec 2010 15:30:28 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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