MediaWiki:Skin/Blank.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
#p-logo a {
	background-image: none !important;
	}

#footer {
	display: none;
	}

.visualClear {
	display: none;
	}

#siteSub,
#contentSub,
h1.firstHeading {
	display: none!important;
	}

body {
	font: x-small sans-serif;
	background: white none 0px 0px no-repeat;
	color: Black;
	margin: 0;
	padding: 0;
	}

#column-content {
	display: none !important
	}

#content {
	display: none !important
	}

#column-one {
	display: inline;
	position: absolute;
	width: 11.6em;
	padding: 25% 40% 0 40%;
	}

#p-cactions {
	display: none;
	}

#ca-article {
	display: none;
	}

#p-personal {
	display: none;
	}

#p-logo {
	display: none;
	}

#p-navigation {
	display: none;
	}

#p-community {
	display: none;
	}

#p-search {
	display: none;
	}

#p-tb {
	display: none;
	}

#projects {
	display: none;
	}

#p-lang {
	display: none;
	}

#custom-advert {
	display: inline;
	position: relative;
	top: 0;
	}