client/app/auth/auth.css
author rougeronj
Wed, 10 Jun 2015 12:14:04 +0200
changeset 150 78e82bf8ff89
parent 95 46ce67c44723
child 169 76fb2dd72ce4
permissions -rw-r--r--
remove old config migrations update import path (ammico to ammicosrv.ammico) move wsgi to be next to manage.py

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

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