MediaWiki:Gadget-site.css

From ZeldaMods (Breath of the Wild)
Revision as of 09:00, 9 September 2018 by imported>Leoetlino (Created page with ".resloc-box { border: 1px solid #d2d2d2; padding: 2px 5px; font-size: 85%; border-left: 5px solid #000000; } .resloc-box-aoc { border-left-color: #90c; } .resloc-box-no...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
.resloc-box {
	border: 1px solid #d2d2d2;
	padding: 2px 5px;
	font-size: 85%;
	border-left: 5px solid #000000;
}

.resloc-box-aoc {
	border-left-color: #90c;
}

.resloc-box-normal {
	border-left-color: #36c;
}

.resloc-box p {
	margin: 0;
}

.resloc-box + .resloc-box,
.resloc-box + link + .resloc-box {
	border-top: 0;
}