view DOCS/default.css @ 36039:826e7d2dcd7e

Revert r36098, it breaks compilation on x86-64 Linux. The original failure needs to be investigated.
author reimar
date Mon, 01 Apr 2013 18:14:24 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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