client/app/auth/auth.css
author rougeronj
Fri, 22 May 2015 17:42:57 +0200
changeset 94 cb4cf30a1629
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
adding possibility to update the informations of a book (title, etc.) and handle 'idBook' parameters in Slide urls to send back only the slides of a book (will replace BooksSlides)

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

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