User:NXTBoy/standard.css

From Legacy Roblox Wiki
Revision as of 08:35, 18 July 2010 by >NXTBoy (New page: .icon { width: 20px; height: 20px; text-indent: -9999px; background: no-repeat center center; } .icon-property { background-image: url(http://wiki.roblox.com/images/0/00/Property_Ico...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump 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.
.icon {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: no-repeat center center;
}

.icon-property {
	background-image: url(http://wiki.roblox.com/images/0/00/Property_Icon.png);
}