User:4erospace/common.css

Revision as of 15:28, 10 June 2025 by 4erospace (talk | contribs) (CSS test)

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.
a:-webkit-any-link {
	cursor: grab;
}

body {
	background-color: var(--background-color-base);
}

.mw-userlink[href="/w/User:4erospace"], .mw-userlink[href="/w/User:4erospace?action=edit&redlink=1"], .mw-userlink[href="/w/User:OneDarkWolfy"], .mw-userlink[href="/w/User:OneDarkWolfy?action=edit&redlink=1"] {
	padding-left: 17px;
	background: url('https://wiki.nanoflare.net/images/e/ed/Resistance_effect_icon.png') no-repeat left center;
	background-size: 14px 14px;
	font-weight: normal;
}