themes/grey/login.css
changeset 72 b8730fcd64a9
parent 47 b7f1952cef8d
child 78 08f8a72b1f7b
equal deleted inserted replaced
71:8663af0e27c7 72:b8730fcd64a9
    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: #262626;
    16   background-color: #363636;
    17   color: #ffffff;
    17   color: #ffffff;
    18   padding: 0;
    18   padding: 0;
    19 }
    19 }
    20 
    20 
    21 body > table {
    21 body > table {