trusted
5,920
edits
SurtrFan8511 (talk | contribs) (Added width settings) |
SurtrFan8511 (talk | contribs) |
||
Line 8: | Line 8: | ||
.tooltip .tooltiptext { | .tooltip .tooltiptext { | ||
visibility: hidden; | visibility: hidden; | ||
width: | width: max-content; | ||
background-color: black; | background-color: black; | ||
color: #fff; | color: #fff; | ||
Line 17: | Line 17: | ||
z-index: 1; | z-index: 1; | ||
bottom: 100%; | bottom: 100%; | ||
left: | left: 0; | ||
right: 0; | |||
} | } | ||