client/src/App.scss
author ymh <ymh.work@gmail.com>
Wed, 28 Nov 2018 18:33:20 +0100
changeset 182 2dbb6ddbf645
parent 167 1f340f3597a8
permissions -rw-r--r--
update deploy script

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

a {
    cursor: pointer;
}