Protected page

MediaWiki:Vector.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
/* 
	Edit this file to customise the Uncyclopedia (vector) skin for the entire site.	
	Anything that is not skin-specific can go in MediaWiki:Common.css.

*/

/* stops stuff showing on front page */
.page-Main_Page #siteSub, 
.page-Main_Page #contentSub, 
.page-Main_Page #catlinks, 
.page-Main_Page .catlinks, 
.page-Main_Page h1.firstHeading
.page-Main_Page .mw-headline-number { 
    display: none!important; 
}

/* Featured interwiki */
li.FA { list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAALCAYAAACtWacbAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAO6wAADpwBEbNupAAAAAd0SU1FB9sGEAgRNWANUvgAAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAAAI1JREFUGNO1z7ENwkAUA9CXFFczQhALIEGVklshSzAEmYABKLIKTAASC5xIl5aaioKLBNfzG+v7f1s2f5vXeXUouap42OCKbYjpNvN1IToW+HHK9jussfi6PXHHpcaApniQ9wZDHWKa0GWlwqkLMU3VV+hHVs4zhpiWZfAGI04Zm592uXqPNsS0R4s+897SRyS/qqHMiQAAAABJRU5ErkJggg==); }

/* positioning for custom logos and whatnot */
.logothing {
  display:block; 
  width:160px; 
  position: absolute; 
  left: -190px; 
  top: -118px; 
  background:none;
}

#featured-star {
  top: -3.5rem !important;
}

/* Show 'From Uncyclopedia, the content-free encyclopedia' in some namespaces // Disabled for now
#siteSub {
	font-weight:normal;
	font-size: 12px;
	display:block;
	padding: 0;
	margin:0;
}
body.ns-102 #siteSub, body.ns-103 #siteSub, body.ns-112 #siteSub, body.ns-113 #siteSub, body.ns-104 #siteSub, body.ns-105 #siteSub  {
	display:none;
}
*/

.bluelinks a  {
  color: #0645ad !important;
}
.bluelinks a:visited {
  color: #0b0080 !important;
}

/* Undebate stuff */ /*
.ns-126 #contentSub, 
.ns-127 #contentSub {
	display: none;
}
.ns-126 #p-search, 
.ns-127 #p-search {
	top:125px;
}
.ns-126 #column-content, 
.ns-127 #column-content,
.ns-126 #p-cactions,
.ns-127 #p-cactions {
	margin-top: 75px;
}
.ns-126 #p-personal,
.ns-127 #p-personal {
	margin-top: 85px;
}
.ns-126 #p-logo a, 
.ns-127 #p-logo a {
	background-image: url('https://images.uncyclomedia.co/uncyclopedia/en/2/2c/Idea_header_orange_left.gif') !important;
	background-position: left top !important;	
	background-repeat: no-repeat;
}
body.ns-126,
body.ns-127 {
	background-color: #f6f6f6;
	background-image: url('https://images.uncyclomedia.co/uncyclopedia/en/6/65/Undebate_header_both_long_vector.gif') !important;
	background-position: 50% top;
	background-repeat: no-repeat !important;
}
*/

/* fakelinks class for {{fakelink}} */
.fakelinks {
  color: #0645ad;
}
.fakelinks:hover {
  text-decoration: underline;
}

.mw-changeslist-legend dt {
  margin-top: 0;
  font-size: 1em;
}

/* Sidebar - still needs someone who knows js to write something to disable the collapsing js, though. */ /*
#p-navigation-label {
	display: none;
}
div#mw-panel div.portal div.body,
div#mw-panel div#p-navigation {
	background-image: none;
}
div#mw-panel div.portal {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin: 0px 0.6em 0px 0.7em;
	padding: 0.25em 0px;
}
div#mw-panel div.portal div.body {
	margin: 0 0 0 1.25em;
	padding-top: 0;
}
div#mw-panel div#p-navigation div.body {
	margin-left: .5em;
}
div#mw-panel div.portal h3 {
	margin: 0px;
	padding: 0.25em 0px 0.25em 0.25em;
}
div#mw-panel div.portal div.body ul li {
	padding: 0.25em 0px;
} */

/* stealth external links almost like normal links (remove if abused) -Spl */
/* Moved to vector.css with vector colours -Llwy */
/* Redundant with .plainlinks (really? Not for me--needs updating maybe? -Llwy) */
#bodyContent .stealthexternallink a {
  background: none;
  padding: 0;
  color: #0645ad;
}
#bodyContent .stealthexternallink a.new { color: #ba0000 !important; }
#bodyContent .stealthexternallink a:visited { color: #0b0080; }
#bodyContent .stealthexternallink a:active { color: #faa700; }
#bodyContent .stealthexternallink a:hover { text-decoration: underline; }

/* stealth new links test per [[Forum:Deliberate Red Links]] -Spl */
/* Moved to vector.css with vector colours -Llwy */
.new a, a.newcategory {
  color: #ba0000;
}
.new a:visited, a.newcategory:visited {
  color: #a55858;
}

/* navbar thing */
abbr[title], .explain[title] {
    border-bottom: 0;
    text-decoration: none;
    cursor: inherit;
}