view DOCS/default.css @ 33196:8e423915a5bb

Remove #ifdefs around extern declarations. They are unnecessary.
author ib
date Fri, 22 Apr 2011 07:26:23 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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