MediaWiki:Skin/Wikimedia fundraising.css

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera, Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5
/* Make it look a little more like the real thing - css to make it look entirely like the real thing is at [[Wikimedia fundraising/format.css]], but it doesn't merit use under normal circumstances. */

h2 {
	font-size: 19px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 14px;
}
.createbox{
	text-align: left;
}
.createboxButton {
	font-size: 15px;
}
#donatebox h2 {
	border-color: rgb(94, 172, 88);
}
#firstHeading, 
#siteSub, 
#contentSub,
#siteNotice { 
	display: none; 
}