view style-rlg.css @ 26:9b58f8d3ea70

rlgwebd.js: add timestamps to log messages. Wrap console.log() with the tslog() function, which prepends timestamps. Clean up some of the messages as well.
author John "Elwin" Edwards <elwin@sdf.org>
date Mon, 04 Jun 2012 10:19:36 -0700
parents 82be54381964
children 1bbd0e76ba92
line wrap: on
line source

html {
	background-color: #C0FFC0;
	color: #101040;
}

h1 {
	text-align: center;
}
div.modal {
	clear: both;
}