MediaWiki:Common.less/infobox.less: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with ":root { --infobox-text-color: var(--text-color); --infobox-room-poh-color: #ccc; }")
 
No edit summary
Tag: Reverted
Line 1: Line 1:
:root { --infobox-text-color: var(--text-color); --infobox-room-poh-color: #ccc;}
:root {
--infobox-text-color: var(--text-color);
--infobox-room-poh-color: #ccc;
}

Revision as of 17:12, 17 October 2024

root { --infobox-text-color: var(--text-color); --infobox-room-poh-color: #ccc;}