view style-rlg.css @ 38:b06a14876645

RLG-Web: reduce polling further. The ajaxstate object now reduces polling to 15-second intervals and stops entirely after one minute.
author John "Elwin" Edwards <elwin@sdf.org>
date Wed, 06 Jun 2012 10:53:29 -0700
parents 82be54381964
children 1bbd0e76ba92
line wrap: on
line source

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

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