documentation/documentation-style.css
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Tue, 31 Aug 2010 18:33:37 +0100
changeset 49 b33ec37addee
parent 0 7f656887cf89
permissions -rw-r--r--
comm.script/FSHELL_AUTOSTART now launches terminalkeyboardcons on platforms that support tracecore. Also fixed crash in kerninfo when viewing verbose info for a thread that has not yet been resumed.

code
	{
	font-family: monospace;
	background-color: #FFFDDF;
	padding:1px;
	border:1px solid #EEECCE;
	}

body
	{
	background-color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}