view DOCS/default.css @ 34190:e491bbbddf5d

Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc". This fixes a regression since r33887 and bug 1998. Patch by Granville Moore, gvm nemesys com
author cehoyos
date Sun, 30 Oct 2011 17:40:22 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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