client/src/scss/_App.scss
author ymh <ymh.work@gmail.com>
Tue, 04 Dec 2018 18:56:31 +0100
changeset 192 e4c2c1919c20
parent 191 3f71ad81a5a9
permissions -rw-r--r--
Add placeholder translation for empty title and description

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

a {
    cursor: pointer;
}