1,690
edits
Changes
m
Personal reference
includematch = /Favor/
</dpl>
-->
<!-- In case I ever figure out what the problem was
[tooltip]:after {
position: absolute;
opacity: 0;
content: attr(tooltip);
white-space: pre-line;
padding: 10px;
color: #E7E6F2;
border-radius: 10px;
transition: all 0.2s ease-in;
box-shadow: 2px 2px 1px silver;
margin-top: -30px;
margin-left: -0px;
}
[tooltip]:hover:after {
opacity: 1;
background: #313040;
margin-top: -30px;
margin-left: -0px;
}
[tooltip]:not([tooltip-persistent]):before {
pointer-events: none;
}
Firkin x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" tooltip="Durability consumed: 15% 
" tooltip-persistent>(!)</sup></span><br> Butter Muslin x1 <span style="display: inline"><sup style="font-weight: bold; color: red;" tooltip="Chance to consume: 20% 
" tooltip-persistent>(!)</sup></span>
-->