view DOCS/default.css @ 32402:32eb0475a2d2

make clean target more robust (i.e. don't fail when config.mak isn't there)
author siretart
date Thu, 14 Oct 2010 08:36:31 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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