Difference between revisions of "Template:Tt"
From Detective Conan Wiki
(testing) |
|||
| Line 1: | Line 1: | ||
| − | <includeonly><span class="tooltip-target">{{{1}}}<span class="tooltip-container tooltip-container-above" style="display: none;"><span class=" | + | <includeonly><span class="tooltip-target">{{{1}}}<span class="tooltip-container tooltip-container-above" style="display: none;"><span class="tooltipp">{{{2}}}<span class="chevron"></span></span></span></span>{{code |
|css= | |css= | ||
/* Target word for the tooltip to focus on */ | /* Target word for the tooltip to focus on */ | ||
| Line 43: | Line 43: | ||
/* The TOOLTIP itself */ | /* The TOOLTIP itself */ | ||
| − | . | + | .tooltipp { |
background: #fff; | background: #fff; | ||
border-radius: 4px; | border-radius: 4px; | ||