view style-rlg.css @ 44:b848cb50cd69

rlgterm.js: present game options to the player. Use the new player-status interface to display the state of any ongoing games when the player logs in.
author John "Elwin" Edwards <elwin@sdf.org>
date Sat, 09 Jun 2012 14:13:07 -0700
parents 82be54381964
children 1bbd0e76ba92
line wrap: on
line source

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

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