client/app/auth/auth.css
author rougeronj
Tue, 07 Apr 2015 11:47:15 +0200
changeset 71 a5dedc11ba8f
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
add parent_visit attribute to model to identify a book created by user and a book from Jamespot

.auth{
	display:block;
	margin:auto;
}

.auth input{
	width: 300px;
	margin: 10px 0;
}