Revision as of 16:09, 14 October 2022 (view source)Arcology Expert Program (talk | contribs)No edit summary← Older edit Revision as of 16:09, 14 October 2022 (view source) Arcology Expert Program (talk | contribs) No edit summaryNewer edit → Line 11: Line 11: div.box-contents {div.box-contents { filter: invert(1) hue-rotate(180deg); filter: invert(1); }} Revision as of 16:09, 14 October 2022 /* CSS placed here will be applied to all skins */ /* Four-part reference for margin, padding, etc. is: top, right, bottom, left */ div.box { border: 1px solid gray; padding: 5px; margin: 5px; background-color: black; } div.box-contents { filter: invert(1); }