client/app/auth/auth.css
author rougeronj
Wed, 10 Jun 2015 15:15:41 +0200
changeset 155 e7c887d93039
parent 95 46ce67c44723
child 169 76fb2dd72ce4
permissions -rw-r--r--
remove old migration to prepare new modification

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

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