view style-rlg.css @ 21:82be54381964

RLG-Web client: some cleanup Separate RLG-specific CSS into its own file, fix some typos.
author John "Elwin" Edwards <elwin@sdf.org>
date Wed, 23 May 2012 07:46:08 -0700
parents
children 1bbd0e76ba92
line wrap: on
line source

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

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