Difference between revisions of "Template:Tooltip"

From Paradise Station Wiki
Jump to navigation Jump to search
(added z-index to stop issues with tabs)
(oops)
Line 1: Line 1:
<span class='tooltip' style="z-index:100;">{{{1}}}<span class='tooltiptext'>{{{2}}}</span></span>
<span class='tooltip'>{{{1}}}<span class='tooltiptext' style="z-index:100;">{{{2}}}</span></span>

Revision as of 17:05, 17 August 2021

{{{1}}}{{{2}}}