23 Sep, 2024: Our collection of material documenting harassment, doxing and allegations of illegal behavior against MAPs, on the part of a purportedly "MAP" group, is now complete. A second article documenting a campaign of disinformation by said group is nearing completion, and will be shared here.
MediaWiki:Vector.css
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.
/* All CSS here will be loaded for users of the Vector skin */ body { background-color: #f9e189; } /* Coloring the surround */ #mw-head { background-color: #f9e189; } /* Coloring the rest of the surround */ #mw-head-base { background-color: #f9e189; } /* Coloring the rest of the surround */ #mw-panel { background-color: #f9e189; } #content h1 { font-weight: bold; color: #fff; font-size: 32px; } #content h2 { font-weight: bold; color: #000; font-size: 32px; } a.new { color: #1fcd00; } /* Change internal dead links back to green */