client/app/auth/auth.css
author rougeronj
Tue, 09 Jun 2015 19:10:45 +0200
changeset 146 c6fa8ee3f562
parent 95 46ce67c44723
child 169 76fb2dd72ce4
permissions -rw-r--r--
refactor idArticle to id_article and idInventory to id_inventory remove "/" from resource path

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

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