view DOCS/default.css @ 31337:3fd6746f539c

Mark exit_sig() function as static; it is only used within the file.
author diego
date Mon, 14 Jun 2010 11:25:39 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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