client/src/App.scss
author ymh <ymh.work@gmail.com>
Fri, 16 Nov 2018 17:01:19 +0100
changeset 174 ac1a026edd58
parent 167 1f340f3597a8
permissions -rw-r--r--
Correct display of protocol small improvment on fonts

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

a {
    cursor: pointer;
}