view DOCS/default.css @ 12270:24c13ef4f42b

Escape urls (needed for urls in playlists) Based on an idea by adland
author rtognimp
date Sat, 24 Apr 2004 13:22:05 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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