view DOCS/default.css @ 36654:b1ef9c82a90c

Revise non-FreeType part of mplayerLoadFont(). Fix memory leaks. Free return value of get_path() and old font_name.
author ib
date Sun, 26 Jan 2014 17:01:14 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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