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 * * This file @generated 2024-06-29 00:48:11.127169+00:00 from src/scss/Vector.scss. */ div.inline-infobox.note { background-color: #eee; } div.inline-infobox.wwarning { background-color: #fc5; } table.ombox-delete { background: #fcc; border-color: red; } div#mainpage-newbie-box ul li a { color: #36c; } div#mainpage-newbie-box, div.gamelist div.mainpage-gamelist-tile { border-color: #cfcfcf; } div#mainpage-newbie-box, div.gamelist div.mainpage-gamelist-tile a { background-color: #fcfcfc; }