#hideNow, .hideNow { display: none !important; } .extraExp { background: #f7f6f5; } .module-image-with-multi-content { background: #f0f0f0; } .characterTable { font-size: 16px !important; } .characterTable td { padding: 6px 10px !important; […]
document.addEventListener(“DOMContentLoaded”, function() { const tagElements = document.querySelectorAll(‘.colored-tag–bold’); tagElements.forEach(tagElement => { if (tagElement.textContent.trim() === “Event Ended”) { tagElement.textContent = “Closed for the season”; } }); });
Notifications