annot-server/static/css/base.css
author ymh <ymh.work@gmail.com>
Fri, 23 Jan 2015 00:41:35 +0100
changeset 125 f9dd7bfed997
parent 43 e27c3c1c57f1
permissions -rw-r--r--
introduce moment.js to correctly show the time

#log {
    height: 20em;
    overflow-y: scroll;
    background-color: #faa;
}

div {
    text-align:left;
}

.event-label {
    font-size: 2em;
}