view DOCS/default.css @ 34075:b9cab6c0992c

Restrict use of STREAMTYPE_STREAM in Win32 GUI. Use it only for URLs and prefer STREAMTYPE_FILE otherwise.
author ib
date Fri, 30 Sep 2011 14:38:56 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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