client/app/auth/auth.css
author rougeronj
Tue, 09 Jun 2015 19:05:05 +0200
changeset 143 ea633c8f9bfa
parent 95 46ce67c44723
child 169 76fb2dd72ce4
permissions -rw-r--r--
add exposition table and update the views to include the new foreign key to the exposition table

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

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