view DOCS/default.css @ 30019:2d62e9614c8d

Allow pulseaudio to restore the previous volume on init instead of forcing to full volume. The old behaviour can be restored by using -volume 100.
author reimar
date Fri, 18 Dec 2009 20:26:28 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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