< User:Imperialhare
Revision as of 17:05, 16 October 2022 by Imperialhare (talk | contribs) (Created page with ".episode-table-wrapper { display:flex; flex-wrap:wrap; } .episode-table-col { flex-grow:1; } .episode-table-row:nth-child(odd) { background-color:#f7f7f7 }")
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.
.episode-table-wrapper { display:flex; flex-wrap:wrap; } .episode-table-col { flex-grow:1; } .episode-table-row:nth-child(odd) { background-color:#f7f7f7 }