client/app/auth/auth.css
author rougeronj
Fri, 03 Apr 2015 16:19:19 +0200
changeset 67 bc8fb175f4d9
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
update slideshow : accept the id of a book as route parameter (instead of static id previously)

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

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