view DOCS/default.css @ 36177:00a9c3937ea1

Disable -pie on Windows, it causes issues without any advantages I know of.
author reimar
date Thu, 16 May 2013 18:22:53 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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