
Hi, can anyone help me figure this out? I am updating a character sheet that was written by another user-- the sheet was for the pre-release version of the game, and I'm updating it now that the game is out. The changes I have made are: Update some of the labels Add translation strings to everything translateable (previously the text was not in translation strings) The original sheet was created 2 years ago, before Dark Mode was available on the VTT. When I edit it in the Character Sheet Sandbox, it looks fine-- looks just like it does in the VTT, but with the proper labels: When I copy the HTML, CSS, and translation.json files into the campaign's settings, it looks terrible. The background color doesn't load, and things aren't lining up correctly anywhere-- almost like the box model was just thrown away: Does anyone have advice on why this would be happening? Am I missing something obvious? Do I need to have some kind of dark mode/mobile support that I don't know about? (It's been about 2+ years since I wrote a character sheet, sooo....)