view DOCS/default.css @ 36613:e5ce1d3bd82c

Update font file filter of the file selector (only with FreeType). Add DESC file extension unconditionally.
author ib
date Thu, 23 Jan 2014 17:27:27 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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