themes/grey/login.css
changeset 78 08f8a72b1f7b
parent 72 b8730fcd64a9
equal deleted inserted replaced
77:e5f1f45ea7e2 78:08f8a72b1f7b
    11   height: 100%;
    11   height: 100%;
    12 }
    12 }
    13 
    13 
    14 body {
    14 body {
    15   font-family: sans-serif;
    15   font-family: sans-serif;
    16   background-color: #363636;
    16   background-color: #262626;
    17   color: #ffffff;
    17   color: #ffffff;
    18   padding: 0;
    18   padding: 0;
    19 }
    19 }
    20 
    20 
    21 body > table {
    21 body > table {