view style-rlg.css @ 30:b5570a594266

rlgwebd.js: listen on any address The RLG-Web server now binds to any address instead of 127.0.0.1 only.
author John "Elwin" Edwards <elwin@sdf.org>
date Tue, 05 Jun 2012 09:22:17 -0700
parents 82be54381964
children 1bbd0e76ba92
line wrap: on
line source

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

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