You can edit almost every page by Creating an account and confirming your email.

User:WikiMaster/common.css

From EverybodyWiki Bios & Wiki

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* To include section title on screen when jumping to a section anchor created using Template:Anchor */
.anchor > span,
span.anchor { 
    padding-top: 100px; 
    pointer-events: none; 
}
.anchor-plain { z-index: -100; }