view DOCS/default.css @ 30793:c7d1b504d026

Use $() syntax instead of backticks, it is easier to nest.
author diego
date Thu, 04 Mar 2010 15:55:35 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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