view DOCS/default.css @ 33333:b87fb1c5c4e9

Fix "warning: pointer of type 'void *' used in arithmetic".
author reimar
date Sat, 07 May 2011 20:12:40 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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