MediaWiki:Skin/Tx:.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
a,
a:visited,
a.external.text,
a.new,
#p-cactions .new a,
#p-cactions ul li a,
.portal .body li a,	/* Vector */
#quickbar a		/* Cologne Blue */ {
	color: #0c0;
}
a {
	text-decoration: none !important;
}
div#catlinks {
	border: 1px inset black;
	background-color: white;
	color: inherit;
	padding: 0;
}
p.catlinks {
	border: 1px outset white;
	margin: 2px;
	padding: 7px;
}
body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: black;
}
.pBody {
	background-color: black;
	color: white;
}
#bodyContent, #content, #footer {
	background-color: black;
	color: black;
}
#p-cactions ul li a {
	background-color: black;
}
#p-cactions li.selected {
	border-color: #0c0;
	padding: 0 0 .2em 0;
}
/* Reset some styles */
#siteNotice p,
.mw-dismissable-notice-close,
form#editform p,
form#editform ul li {
	color: #202121;
}