HintViewer.css 91 B

123456
  1. .HintViewer {
  2. position: absolute;
  3. left: 0.5em;
  4. bottom: 0.5em;
  5. font-size: 0.8rem;
  6. }