client/src/App.scss
author ymh <ymh.work@gmail.com>
Tue, 06 Nov 2018 16:19:26 +0100
changeset 170 7da1d5137b0b
parent 167 1f340f3597a8
permissions -rw-r--r--
Upgrade dependencies and correct theme colors

span.annotation {
    background-color: yellow;
    text-decoration-line: underline;
    text-decoration-style: dotted;
}

a {
    cursor: pointer;
}