client/app/auth/auth.css
author rougeronj
Wed, 08 Apr 2015 17:00:43 +0200
changeset 81 ef4d8ed6eef2
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
Adapt the html to handle a list of images sent by our Ammico API

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

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