Difference between revisions of "Template:Tooltip"

Jump to navigation Jump to search
Line 8: Line 8:
.tooltip .tooltiptext {
.tooltip .tooltiptext {
   visibility: hidden;
   visibility: hidden;
   width: max-content;
   width: fit-content;
   background-color: black;
   background-color: black;
   color: #fff;
   color: #fff;