User:Denatidum/sandbox/common.css

Revision as of 07:05, 22 March 2023 by imported>Denatidum (Created page with ".mainpage.box { border-image-slice: 3 3 3 3; border-image-width: 6px 6px 6px 6px; border-image-outset: 0 0 0 0; border-image-repeat: stretch; border-image-source: url("https://static.miraheze.org/btawiki/0/00/BTA_Border.png"); border-style: solid; image-rendering: pixelated; image-rendering: crisp-edges; background-color: #c6c6c6; }")

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.
.mainpage.box { 
	border-image-slice: 3 3 3 3;
	border-image-width: 6px 6px 6px 6px;
	border-image-outset: 0 0 0 0; 	
	border-image-repeat: stretch;
	border-image-source: url("https://static.miraheze.org/btawiki/0/00/BTA_Border.png");
	border-style: solid;
	     image-rendering: pixelated; 	
	     image-rendering: crisp-edges; 	
	background-color: #c6c6c6; 
	
}