MediaWiki:Skin/Em:.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
#siteNotice {
	padding-left: 4px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: white;
	line-height: 85%;
}

div#catlinks {
	border: 1px inset #999;
	background-color: black;
	color: inherit;
	padding: 0;
}

p.catlinks {
	border: 1px outset #222;
	margin: 2px;
	padding: 7px;
}


body {
	background-image: none !important;
	background-color: black !important;
}

#bodyContent, #content, #footer, .pBody {
	background-color: black;
	color: white;
}

#bodyContent { 
	background: none; 
}

#content_withads {
	background-color: black;
}

#footer { 
	z-index: 200;
}

#column-google {
	z-index: 100;
}

#column-one { padding-top: 140px !important; }

h1, h2, h3, h4, h5, h6 { color: #C00; }
a:hover { text-decoration: underline; }
a.new { color: red; }
a,
#bodyContent a.extiw, #bodyContent a.extiw:active,
#bodyContent a.external { color: #999; }
a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited { color: #888; }
#bodyContent a.stub, #bodyContent a.stub:visited { color: #F50; }

#bodyContent div.noicon a {
	background: none;
	padding: 0;
}

.selected {
	background-color: black;
	color: white;
	border-color: #CCC;
}

#p-cactions ul li a {
	background-color: black;
	color: white;
}

#p-cactions li.selected a {
	background-color: black !important;
	color: #DDD !important;
}

pre,
code {
	background-color: transparent;
}
pre {
	color: inherit;
	border: none;
}

#footer {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	min-height: 39px;
}

#p-personal,
#p-personal a {
	background-color: transparent;
	color: #999;
}

#p-personal a {
	color: #999 !important;
}

#p-personal a:hover { background-color: transparent !important; }

#pagehistory li { border: 1px solid black; }

#pagehistory li.selected {
	background-color: #222;
	border: 1px dashed #aaa;
}

table.diff { background: #222; }
td.diff-otitle,
td.diff-ntitle,
td.diff-context { background: #282828; }

td.diff-addedline,
td.diff-deletedline,
td.diff-context {
	font-size: smaller;
}
td.diff-addedline {
	background-color: #003;
}
td.diff-deletedline {
	background-color: #300;
}

table.grey, table.wiki-sidebar, table.browser {
	border: 1px inset #999;
	background-color: #2A2A2A;
	color: inherit;
}

table.grey td {
	border: 1px outset #2A2A2A;
}

table.grey tr th, table.grey thead tr th {
	color: inherit;
	background-color: #600;
	border: 1px outset #600;
	text-align: left;
	font-weight: bold;
}

th {
	text-align: left;
	color: #C00;
	background-color: inherit;
	font-size: 106.25%;
}

td.odd {
	background-color: #222;
	border: 1px outset #222;
}
td.even {
	border: 1px outset black;
	background-color: black;
}
table.wiki-sidebar {
	float: right;
	margin-left: 5px;
	width: 200px;
}
table.wiki-sidebar td {
	line-height: 130%;
}
table.wiki-sidebar td.odd {
	width: 35%;
	font-weight: bold;
	text-align: right;
}
table.browser {
	width: 100%;
	clear: both;
}
table.browser td {
	text-align: center;
	width: 33%;
	background: #2A2A2A;
	border: 1px outset #2A2A2A;
	line-height: 130%;
}
table.browser td.topic {
	background-color: #222;
	border: 1px outset #222; 
}

span.diffchange { color: red; }
tr[bgcolor] td { color: black; }

#siteSub {
	display: none;
}

#contentSub {
	color: #AAA;
}

table.mainpage {
	width: 100%;
	background-color: #282828;
	border: 1px inset #666;
}

table.mainpage tr td, table.mainpage tr th {
	padding: 4px;
	width: 33%;
}

table.mainpage tr th {
	background: #600;
	text-align: center;
	font-size: 1.2em;
}

/*table.mainpage tr td ul li {
	margin-left: -2.0em;
}*/

caption {
	color: #C00;
	font-size: 1.2em;
	text-decoration: underline;
}

div.header-notice, div.warning,
div.notice, div.usermessage {
	margin: 1.0em auto .5em;
	padding: 5px;
	background-color: #2A2A2A;
	line-height: 120%;
	color: white;
}
div.header-notice, div.warning {
	width: 85%;
	text-align: left;
	border: 1px inset #999;
}

div.warning {
	color: red !important;
	font-weight: bold;
}

div.notice, div.usermessage {
	width: 65%;
	text-align: center;
	border: 2px dashed red;
}

div.header-notice#fa {
	width: auto;
	font-size: inherit !important;
}

div.notice p, div.header-notice p, div.warning p {
	line-height: 120% !important;
}

.floatright, .floatright span, .floatright a.image, .floatleft, .floatleft span, .floatleft a.image {
	background-color: transparent !important;
	border-color: transparent !important;
}
.thumb, .tright, .tleft {
	border: 1px inset #999 !important;
	background-color: #2A2A2A !important;
}

div.thumb div a img { border: none; }

div.thumb div { background-color: #2A2A2A !important; }
table, td, tr {
	background-color: transparent;
	color: white;
}
td, th {
	vertical-align: top;
}

div.fullImage {
	text-align: center;
}

#toc {
	background-color: #2A2A2A;
	border: 1px inset #999;
}

#toc #toctitle { background-color: transparent; }

legend {
	background-color: #2A2A2A;
	border: 1px solid #2f6fab;
	color: #C00;
}

fieldset { background-color: #2A2A2A; }

#preftoc li {
	background-color: transparent;
	border: 0;
}

#preftoc li a { color: #999; }

#preftoc li.selected {
	border: 1px;
	background-color: #2A2A2A;
}

ol ol { list-style-type: lower-latin; }

ol ol ol { list-style-type: lower-roman; }

li#pt-userpage {
	background-repeat: no-repeat;
	background-color: transparent !important;
	padding-left: 20px;
	text-transform: none;
}


table.gallery,
table.gallery td {
	background-color: transparent;
	border: none;
}

div.gallerytext {
	background-color: #222;
	border: 1px outset #222;
}

div.gallerybox div.thumb {
	border: none;
}