client/src/App.scss
author ymh <ymh.work@gmail.com>
Fri, 30 Nov 2018 22:04:27 +0100
changeset 186 3458941945e0
parent 167 1f340f3597a8
permissions -rw-r--r--
remove pylibmc from requirements as it is not used yet

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

a {
    cursor: pointer;
}