client/app/auth/auth.css
author rougeronj
Fri, 29 May 2015 13:38:24 +0200
changeset 105 be1ff4e0593f
parent 95 46ce67c44723
child 169 76fb2dd72ce4
permissions -rw-r--r--
remove unused fields in slide editor and show the entire image

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

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