view DOCS/default.css @ 33130:4f60cd16ac04

Clean up and simplify fExist(). Replace fopen() to check file existence by access(), define variables differently and use FF_ARRAY_ELEMS macro in loop test expression.
author ib
date Tue, 05 Apr 2011 09:12:35 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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