How To Edit Enchantment-Mouseover
Friday, 7 July 2017 01:24 pmJust copy and paste the code into the Story Stylesheets, then adjust it to your liking.
For example:
For example:
.enchantment-mouseout {
border: 0px solid #ffffff;
border: 0px solid #ffffff;
}
.enchantment-mouseout:hover {
background-color: #ffffff;
border: 0px solid #ffffff;
border-radius: 0px;
}border-radius: 0px;