MediaWiki

Gadget-skinsandbox.css

From Dogcraft Wiki

Revision as of 22:09, 2 August 2020 by Domino (talk | contribs)

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.
body.page-Dogcraft_Wiki_Skin_sandbox {
	background: #f1f1f1;
	background-image: url('https://dogcraft.net/img/bg/17391Spawn.png');
	background-attachment: fixed;
	background-size: cover;
}

.page-Dogcraft_Wiki_Skin_sandbox #p-cactions {
	border: 5px white solid;
	border-radius: 15px;
	background: white;
	margin-top: 1.875rem;
	padding-top: 0.46875rem;
	padding-bottom: 0.9375rem;
	box-shadow: inset 0 0 0 5px var(--main-color);
}

.page-Dogcraft_Wiki_Skin_sandbox footer {
	max-width: 100%;
	background: #f1f1f1;
	padding-top: 20px;
	box-shadow: inset 0 2px 2px -1px rgba(85, 85, 85, 0.25);
}

#p-Go_to_Dogcraft {
	display:none;
}
This page was last modified on 2 August 2020, at 22:09. (3 years ago)