Test: Difference between revisions
imported>DupingToaster No edit summary |
imported>DupingToaster No edit summary |
||
| Line 3: | Line 3: | ||
<div class="tooltip-contents" style=" | <div class="tooltip-contents" style=" | ||
visibility:hidden; | visibility:hidden; | ||
width: | width:200px; | ||
background-color:#333; /* dark grey */ | background-color:#333 !important; /* dark grey */ | ||
color:white; | color:white; | ||
padding: | padding:8px; | ||
border-radius:6px; | border-radius:6px; | ||
text-align:left; | text-align:left; | ||
| Line 16: | Line 16: | ||
box-shadow:0 0 5px rgba(0,0,0,0.5); | box-shadow:0 0 5px rgba(0,0,0,0.5); | ||
line-height:1.4em; | line-height:1.4em; | ||
/* reset MediaWiki default tooltip styles */ | |||
border:none !important; | |||
background:none !important; | |||
box-shadow:none !important; | |||
"> | "> | ||
< | <span style="font-weight:bold; color:#faa701; text-shadow:1px 1px 1px black;">Skill Name</span>: | ||
< | <span style="color:#54fb53;">This is general description</span>, | ||
< | <span style="color:#55faf4;">numbers, percentages, or specific highlights</span> | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 15:53, 1 September 2025
