view DOCS/default.css @ 32708:29b63f338a9b

Enable non-UTF-8 encoded filenames (with G_FILENAME_ENCODING set to a specific character set name, not @locale)
author ib
date Tue, 18 Jan 2011 11:30:46 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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