view DOCS/default.css @ 18550:1b8c3861dbd3

Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no longer defined in the current development version of FriBidi. This reportedly allows compiling MPlayer with the development version which is needed for Arabic support (some used functions are marked as deprecated though). Should be safe with older FriBidi versions.
author uau
date Thu, 18 May 2006 18:31:14 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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