client/src/App.scss
changeset 191 3f71ad81a5a9
parent 190 01ad654237d5
child 192 e4c2c1919c20
--- 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;
-}