diff -r 01ad654237d5 -r 3f71ad81a5a9 client/src/App.scss --- a/client/src/App.scss Mon Dec 03 17:53:37 2018 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -span.annotation { - background-color: yellow; - text-decoration-line: underline; - text-decoration-style: dotted; -} - -a { - cursor: pointer; -}