client/app/auth/auth.css
author rougeronj
Thu, 23 Apr 2015 18:17:10 +0200
changeset 86 2deead259283
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
add user filter to send bakc only the slides and books of the current user

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

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