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: available;
   width: max-content;
   background-color: black;
   background-color: black;
   color: #fff;
   color: #fff;