view DOCS/default.css @ 32608:75c7654261d0

Replace hard-coded number for loop limits for array index by the define used in the array declaration.
author reimar
date Sat, 11 Dec 2010 22:26:57 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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