MediaWiki:Skin/UnTube.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
#column-one { display: none }
#footer { display:none }
.visualClear { display:none }
#content, #bodyContent {
    padding: 0 0 0 0;
    border: 0px solid #ffffff;
    position: absolute;
    left: 0px;
    top: 0px;
}
#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: 800px;
    position: absolute;
    clear: both;
    margin: 2 2 2 2;
    align: center;
}