view DOCS/default.css @ 30673:cfb6e0b4e2bd

Mark sleep_accurate() as static, it is only used within the file.
author diego
date Mon, 22 Feb 2010 21:53:06 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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