MediaWiki:Skin/Fullscreen.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 {
	width: 100%;
	float: none;
	clear: both;
	margin: 0 0 0 0;
	}

#content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	border: 0px solid #ffffff;
	}

#column-one,
#siteNotice,
#right-navigation,
#left-navigation,
#catlinks,
#p-cactions,
#ca-article,
#p-personal,
#p-logo,
#p-navigation,
#p-community,
#p-search,
#p-tb,
#projects,
#p-lang,
#mw-panel {
	display: none;
	}

.mw-body {
	border: none !important;
	}