view DOCS/default.css @ 33744:8497620cefca

Remove pointless return code from mplayer(). It always returned NULL.
author ib
date Thu, 07 Jul 2011 12:24:31 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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