client/app/auth/auth.css
author rougeronj
Wed, 08 Apr 2015 00:37:52 +0200
changeset 78 aaffa46a2b79
parent 60 7d624c1013a3
child 95 46ce67c44723
permissions -rw-r--r--
add gulp task "copy-server" to copy the project built, on the django server

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

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