annot-server/static/css/base.css
changeset 43 e27c3c1c57f1
parent 2 fc1ab0074e29
equal deleted inserted replaced
42:926f0426ce78 43:e27c3c1c57f1
     1 #log {
     1 #log {
     2     height: 20em;
     2     height: 20em;
     3     overflow-y: scroll;
     3     overflow-y: scroll;
     4     background-color: #faa;
     4     background-color: #faa;
     5 }
     5 }
       
     6 
       
     7 div {
       
     8     text-align:left;
       
     9 }
       
    10 
       
    11 .event-label {
       
    12     font-size: 2em;
       
    13 }