client/app/auth/auth.css
author rougeronj
Fri, 03 Apr 2015 15:03:04 +0200
changeset 63 bd7bcfc86232
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
small update in models : idUser and idArtcle are not required anymore to allow anyone to connect and add a new empty book

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

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