view DOCS/default.css @ 35731:e6ee0c8ef341

Relocate #defines and make them enums. They are only used inside ws.c.
author ib
date Tue, 22 Jan 2013 17:51:06 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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