view forum/Themes/default/css/wireless.css @ 82:6dd719d7c78b website

Add Sonic Annotator pages (probably best to host it here in future rather than with the omras2 site)
author Chris Cannam
date Mon, 20 Jan 2014 10:48:02 +0000
parents e3e11437ecea
children
line wrap: on
line source
.catbg, tr.catbg td
{
	background-color: #6d92aa;
	color: #fff;
}
.titlebg, .titlebg a, .titlebg a:link, .titlebg a:visited
{
	background-color: #b6dbff;
	color: #000;
	text-decoration: none;
}
.windowbg, tr.windowbg td
{
	background-color: #fff;
	color: #000;
}
.windowbg2, tr.windowbg2 td
{
	background-color: #c0c0c0;
	color: #000;
}
.new, a:link.new, a:visited.new
{
	background-color: #2f2fc0;
	color: #fff;
}
.updated
{
	color: red;
}
/* Resize our post area as needed */
#message
{
	width: 98%;
}