client/src/App.scss
author ymh <ymh.work@gmail.com>
Thu, 08 Nov 2018 16:03:28 +0100
changeset 171 03334a31130a
parent 167 1f340f3597a8
permissions -rw-r--r--
Add translation with react-i18next

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

a {
    cursor: pointer;
}