client/app/auth/auth.css
author rougeronj
Thu, 11 Jun 2015 15:35:00 +0200
changeset 167 389540e1073f
parent 95 46ce67c44723
child 169 76fb2dd72ce4
permissions -rw-r--r--
add filter 'type' to return books of type 'visit' or 'book' clean unused import

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

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