diff --git a/gorge.css b/gorge.css index c5250d8..44c96d3 100644 --- a/gorge.css +++ b/gorge.css @@ -826,12 +826,16 @@ div::-webkit-scrollbar-corner { } .has-help { - + } #help-tooltip { + position: fixed; color: #888; background: #000; max-width: 400px; font-size: 16pt; + z-index: 1; + left: 0%; + top: 0%; } diff --git a/gorge.html b/gorge.html index f51cb0d..c129cab 100644 --- a/gorge.html +++ b/gorge.html @@ -42,16 +42,15 @@
+