view style-rlg.css @ 25:f275d816e857

sqlickrypt.c: finish switching to parametrized queries. sqlickrypt should now be injection-resistant.
author John "Elwin" Edwards <elwin@sdf.org>
date Sun, 03 Jun 2012 18:26:11 -0700
parents 82be54381964
children 1bbd0e76ba92
line wrap: on
line source

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

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