client/app/auth/auth.css
author rougeronj
Thu, 11 Jun 2015 12:35:10 +0200
changeset 166 eb84ca2b6317
parent 95 46ce67c44723
child 169 76fb2dd72ce4
permissions -rw-r--r--
show all books (even those created from scratch) in books.html

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

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