diff --git a/system/posenet.css b/system/posenet.css index 51f26a2..ca53a36 100644 --- a/system/posenet.css +++ b/system/posenet.css @@ -1,5 +1,5 @@ div.method { position: fixed; top: 1em; right: 1em; width: 9em; -color: blue; background-color: rgba(0,0,0,0); +color: black; background-color: rgba(0,0,0,0); white-space: normal; }