Difference between revisions of "Template:Tt"

From Detective Conan Wiki
(since the tooltip adjusts its position, it wouldnt harm to increase the width to 200px. also, removed some styles that don't seem to do anything. pls revert if you disagree)
Line 16: Line 16:
 
         left: 50%;
 
         left: 50%;
 
         min-height: 1em;
 
         min-height: 1em;
         width: 170px;
+
         width: 200px;
 
         padding: 10px 0 8px;
 
         padding: 10px 0 8px;
 
         display: flex;
 
         display: flex;
Line 49: Line 49:
 
         filter: drop-shadow(0 1px 4px rgba(0,0,0,0.6));
 
         filter: drop-shadow(0 1px 4px rgba(0,0,0,0.6));
 
         padding: 6px 9px;
 
         padding: 6px 9px;
        max-width: 100%;
 
        height: min-content;
 
        word-wrap: break-word;
 
        z-index: 999;
 
 
         text-align: center;
 
         text-align: center;
 
     }
 
     }

Revision as of 13:19, 11 June 2025

Documentation icon Template documentation[create]
text text {{tt|Hover me|blablablablabla}} text text

Results in: text text Hover me text text