diff --git a/static/privacy-policy.html b/static/privacy-policy.html index 19af24b6a..55796870d 100644 --- a/static/privacy-policy.html +++ b/static/privacy-policy.html @@ -54,6 +54,42 @@ justify-content: center; display: flex; } + .tooltip { + position: relative; + display: inline-block; + border-bottom: 1px dotted black; + } + + .tooltip .tooltiptext { + visibility: hidden; + width: 120px; + bottom: 120%; + left: 50%; + margin-left: -60px; + background-color: black; + color: #fff; + text-align: center; + border-radius: 6px; + padding: 5px 0; + + /* Position the tooltip */ + position: absolute; + z-index: 2; + } + .tooltip .tooltiptext::after { + content: " "; + position: absolute; + top: 100%; /* At the bottom of the tooltip */ + left: 50%; + margin-left: -5px; + border-width: 5px; + border-style: solid; + border-color: black transparent transparent transparent; + } + + .tooltip:hover .tooltiptext { + visibility: visible; +} @@ -267,17 +303,17 @@

- Discord: - - + +

Miodec#1512 + Click to copy +
+