Difference between revisions of "Template:Tooltip"
Jump to navigation
Jump to search
Shadeykins (talk | contribs) (Better tooltips.) |
Shadeykins (talk | contribs) (Removing padding to see if this fixes linebreaks.) |
||
Line 1: | Line 1: | ||
<div class='tooltip'>{{{1}}}<div class='tooltiptext' style="background: #FEF6E7; z-index:200; top:15px; left:10px; box-shadow: 0 0 .3em #999; border-radius: .2em; | <div class='tooltip'>{{{1}}}<div class='tooltiptext' style="background: #FEF6E7; z-index:200; top:15px; left:10px; box-shadow: 0 0 .3em #999; border-radius: .2em;">{{{2}}}</div></div> |
Revision as of 03:25, 16 March 2022
{{{1}}}
{{{2}}}