view DOCS/default.css @ 31462:1764d80899b8

Move the .SUFFIXES rule to the bottom of the Makefile and explain it.
author diego
date Tue, 22 Jun 2010 13:15:34 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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