Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */ div#p-logo a { background: url(https://indie.page/indie-page-logo.png); background-size: contain; } .boxie + p { display: none; } a { color: #45ab4f !important; } .page-Funding table.wikitable { max-width: 800px; width: 100%; table-layout:fixed; } .boxie div#toc { display: none !important; } .boxie h3 { background: #000; padding: 8px 15px; max-width: 340px; clip-path: polygon(0 1%, 90% 0, 100% 100%, 0% 100%); margin-top: 10px; }