view DOCS/default.css @ 29918:75cf3848effd

100l, forgot to apply vo_w32_get_dc/vo_w32_release_dc declarations in w32_common.h Should fix compilation on MinGW.
author reimar
date Sun, 22 Nov 2009 14:46:43 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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