annot-server/static/css/app.css
changeset 107 6d41506f9482
parent 84 d7c5bffdd2d8
equal deleted inserted replaced
106:9b20ddf1fc70 107:6d41506f9482
    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{