view DOCS/default.css @ 32610:2e5c286a464a

Replace memcpy with memove since at least src==dst is possible. Fixes another issue that is part of bug #1280.
author reimar
date Sat, 11 Dec 2010 23:19:13 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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