User:Silent1/vector.css

From Idlescape Wiki
< User:Silent1
Revision as of 11:47, 8 January 2022 by Silent1 (talk | contribs) (Test)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
table.c1center td:nth-child(1) { text-align: center; }
table.c2center td:nth-child(2) { text-align: center; }
table.c3center td:nth-child(3) { text-align: center; }
table.c4center td:nth-child(4) { text-align: center; }
table.c5center td:nth-child(5) { text-align: center; }

table.c1right td:nth-child(1) { text-align: right; }
table.c2right td:nth-child(2) { text-align: right; }
table.c3right td:nth-child(3) { text-align: right; }
table.c4right td:nth-child(4) { text-align: right; }
table.c5right td:nth-child(5) { text-align: right; }