client/app/auth/auth.css
author rougeronj
Wed, 08 Apr 2015 00:31:45 +0200
changeset 76 aa0a2d37faca
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
show the data of the json received from the server (normalize the exchanged data)

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

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