annot-server/static/css/app.css
changeset 112 3e075a48e19e
parent 107 6d41506f9482
equal deleted inserted replaced
111:a7b72620d227 112:3e075a48e19e
    61 .normal-cat{
    61 .normal-cat{
    62     font-size: 100%;
    62     font-size: 100%;
    63     font-size: 2vw;
    63     font-size: 2vw;
    64 }
    64 }
    65 .send{
    65 .send{
    66     background-color: #4cae4c;
    66     background-color: #536991;
    67 }
    67 }
    68 .return{
    68 .return{
    69     background-color: #e6e6e6;
    69     background-color: #e6e6e6;
    70 }
    70 }
    71 .send, .return{
    71 .send, .return{