MediaWiki:Timeless.css: Difference between revisions

From Exiled Kingdoms Wiki
No edit summary
No edit summary
Line 228: Line 228:
background-color: #555;
background-color: #555;
}
}
.thumbinner, ul#filetoc, #toc, .toc, .mw-changeslist-legend {
.thumbinner, ul#filetoc, #toc, .toc, .mw-changeslist-legend, #mw-content .mw-search-profile-tabs,  #mw-content fieldset#mw-searchoptions {
background: #444;
background: #444;
color: #ccc;
color: #ccc;

Revision as of 13:10, 25 February 2020

html {
	background: #000;
	font-size: 100%;
}
body {
	background: #000;
	color: #ccc;
	font-family: sans-serif;
	font-size: 0.9em;
}
#mw-content {
	background: #252525;
	border: none;
	box-shadow: none;
}
#mw-content-block {
	background: #000;
}
#mw-content-container {
	background: #000;
	border: none;
	box-shadow: none;
}
#mw-header-container {
	background: #000;
	color: #fff;
	border: none;
	box-shadow: none;
}
#mw-footer-container {
	background: #000;
	color: #fff;
	border: none;
	box-shadow: none;
}
#mw-header-nav-hack {
	background: #252525;
	color: #fff;
	border: none;
	box-shadow: none;
}
#mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk, #mw-site-navigation .sidebar-inner, #mw-related-navigation .sidebar-inner {
	background: #252525;
	border: none;
	box-shadow: none;
}
@media screen and (min-width: 851px) and (max-width: 1099px) {
#mw-site-navigation .sidebar-inner, #mw-related-navigation .sidebar-inner {
	border: 1px solid #444;
	border-top: 2px solid #ffb300;
}
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: sans-serif;
}
#mw-content h1, #mw-content h2 {
	font-family: sans-serif;
	margin-top: 1em;
}
#mw-content h3, #mw-content h4, #mw-content h5, #mw-content h6 {
	font-family: sans-serif;
	margin-top: 0.8em;
}
#mw-content h1.firstHeading {
	width: 100%;
	font-size: 1.8em;
	border-bottom: 2px solid #ffb300;
}
#mw-content h2 {
	font-size: 1.5em;
	border-bottom: 1px solid #ffb300;
}
#mw-content h3 {
	font-size: 1.2em;
}
#mw-content h4, #mw-content h5, #mw-content h6 {
	font-size: 1em;
}
#personal h2 {
	font-family: sans-serif;
	font-size: 1.2em;
}
#mw-site-navigation h2, #mw-related-navigation h2 {
	font-family: sans-serif;
	font-size: 1.2em;
}
#mw-site-navigation .sidebar-chunk h3, #mw-related-navigation .sidebar-chunk h3 {
	color: #fff;
	font-size: 1.2em;
	border: none;
}
#mw-content p, #mw-content dl {
	font-family: sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#mw-content dt, #mw-content dd {
	font-family: sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}
.color-middle {
	background: #000;
}
.color-left, .color-right {
	background: #000;
}
#p-logo-text a {
	color: #fff;
	font-family: sans-serif;
	font-variant: normal;
}
@media screen and (max-width: 430px) {
#p-logo-text a {
	display: none;
}
}
#p-logo-text a.long {
	font-size: 1.2em;
	padding-top: 0.7em;
}
#personal .dropdown {
	background: #252525;
	border: none;
	box-shadow: none;
}
@media screen and (min-width: 851px) {
#personal .dropdown {
	border: 1px solid #444;
	border-top: 2px solid #ffb300;
}
}
#personal .dropdown h3 {
	color: #fff;
	font-size: 1.2em;
	border: none;
}
a, a:hover, .mw-parser-output a.external {
	color: #ffb300;
}
a:visited, a:visited:hover, .mw-parser-output a.external:visited, .mw-parser-output a.external:visited:hover {
	color: #b8780c;
}
a:hover {
	text-decoration: underline;
}
a.new, .new a, a.new:hover, .new a:hover {
	color: #d44;
}
a.new:visited, .new a:visited {
	color: #900;
}
a.new:hover, .new a:hover {
	text-decoration: underline;
}
#mw-page-header-links li {
	border-bottom: 2px solid transparent;
}
#mw-page-header-links li:hover {
	border-bottom-color: #aaa;
}
#mw-page-header-links li.selected {
	border-bottom-color: #ffb300;
}
#mw-page-header-links li a, #mw-page-header-links li a:visited, #mw-page-header-links li.new a, #mw-page-header-links li.new a:visited {
	color: #aaa;
	font-weight: bold;
}
#mw-page-header-links li a:hover, #mw-page-header-links li.new a:hover {
	color: #aaa;
	text-decoration: none;
}
#mw-page-header-links li.selected a {
	color: #aaa;
}
#catlinks {
	background: #000;
	border: none;
}
.pokey, .pokey::after {
	border-bottom-color: #ffb300;
}
@media screen and (min-width: 851px) {
#personal .pokey {
	top: 1.9em;
}
}
#simpleSearch {
	background: #000;
	border: 1px solid #aaa;
	box-shadow: none;
}
#searchInput {
	color: #ccc;
	font-family: sans-serif;
}
td, th {
	padding: 2px;
}
table.wikitable, table.wikitable > tr > td, table.wikitable > * > tr > td {
	background-color: #444;
	color: #ccc;
	border: 1px solid #666;
	box-shadow: none;
	padding: 0.2em 0.4em;
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
	background-color: #555;
	color: #ddd;
	border: 1px solid #666;
	padding: 0.2em 0.4em;
}
.mw-datatable, .mw-datatable > tr > td, .mw-datatable > * > tr > td {
	background-color: #444;
	color: #ccc;
	border: 1px solid #666;
	box-shadow: none;
	padding: 0.2em 0.4em;
}
.mw-datatable > tr > th, .mw-datatable > * > tr > th {
	background-color: #555;
	color: #ddd;
	border: 1px solid #666;
	padding: 0.2em 0.4em;
}
.mw-datatable tr:hover td {
	background-color: #555;
}
.thumbinner, ul#filetoc, #toc, .toc, .mw-changeslist-legend, #mw-content .mw-search-profile-tabs,  #mw-content fieldset#mw-searchoptions {
	background: #444;
	color: #ccc;
	border: 1px solid #666;
	box-shadow: none;
	padding: 0.5em;
}
.thumbinner .thumbimage {
	border: 1px solid #666;
}
.thumbcaption {
	font-size: 0.9em;
	padding: 0.5em 0 0 0;
}
#mw-content li.gallerybox div.thumb {
	background: #444;
	color: #ccc;
	border: 1px solid #666;
	box-shadow: none;	
}
.mw-editsection {
	font-family: sans-serif;
}
#mw-content .toc h2 {
	font-size: 1.2em;
	font-family: sans-serif;
	border: none;
}
.toctoggle {
	color: #aaa;
	font-size: small;
	position: relative;
	top: -0.4em;
}
#toc ul, .toc ul {
	margin: 0.5em 0 0 0;
}
#toc ul ul, .toc ul ul {
	margin: 0 0 0 1em;
}
.toclevel-1, .toclevel-2, #toc li:last-child {
	margin-bottom: 0.1em;
}
.tocnumber {
	color: #ccc;
}
.mw-ui-button {
	background: #252525;
	color: #ffb300;
	border: 1px solid;
	border-color: #aaa #555 #555 #aaa;
	border-radius: 24px;
	padding: 1px 9px 1px 9px;
	font-weight: normal;
}
.mw-ui-button:hover {
	background-color: #252525;
	color: #ffb300;
	border-color: #ffb300;
}
fieldset, div.editOptions, .mw-scribunto-console-fieldset {
	background: #252525;
	border: 1px solid #aaa;
	box-shadow: none;
}
fieldset legend {
	background: #252525;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	padding: 0.5em;
}
button, input, input[type="submit"], input[name="target"], input[name="user"], input[name="mime"], input[size$="0"], input[type="text"], input#wpTemplateSandboxPage, input.mw-summary, input.mw-input, .mw-input input, .mw-ui-input-inline, .mw-ui-input, textarea, textarea#wpTextbox1 {
	background: #444;
	color: #ccc;
	border: 1px solid #666;
	box-shadow: none;
	font-family: sans-serif;
	text-shadow: none;
}
input[type="submit"]:hover {
	background: #555;
	color: #ddd;
}
code, pre, .mw-code {
	background: #444;
	color: #ccc;
	border: 1px solid #666;
	font-family: monospace;
}
.htmlform-tip {
	color: #ccc;
}
#mw-content .mw-changeslist-legend dl {
	margin-bottom: 0;
}
#mw-content .mw-changeslist-legend dd {
	margin-left: 4em;
}
.unpatrolled, .mw-plusminus-neg {
	color: #d44;
}
.mw-plusminus-pos {
	color: #0a0;
}
#pagehistory li {
	border: none;
}
#pagehistory li.selected {
	background: #252525;
	color: #ccc;
	border: 1px solid #aaa;
}
#contentSub {
	font-size: 100%;
	color: #aaa;
}
[id^="ca-nstab-special"] a {
	background-image: none;
}
#mw-indicator-mw-helplink a {
	background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22%3E %3Cpath fill=%22%23aaa%22 d=%22M12.001 2.085c-5.478 0-9.916 4.438-9.916 9.916 0 5.476 4.438 9.914 9.916 9.914 5.476 0 9.914-4.438 9.914-9.914 0-5.478-4.438-9.916-9.914-9.916zm.001 18c-4.465 0-8.084-3.619-8.084-8.083 0-4.465 3.619-8.084 8.084-8.084 4.464 0 8.083 3.619 8.083 8.084 0 4.464-3.619 8.083-8.083 8.083z%22/%3E %3Cpath fill=%22%23aaa%22 d=%22M11.766 6.688c-2.5 0-3.219 2.188-3.219 2.188l1.411.854s.298-.791.901-1.229c.516-.375 1.625-.625 2.219.125.701.885-.17 1.587-1.078 2.719-.953 1.186-1 3.655-1 3.655h1.969s.135-2.318 1.041-3.381c.603-.707 1.443-1.338 1.443-2.494s-1.187-2.437-3.687-2.437zM11 16h2v2h-2z%22/%3E %3C/svg%3E");
}
.mw-parser-output a.external, .link-https {
	background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns:rdf=%22http://www.w3.org/1999/02/22-rdf-syntax-ns%23%22 xmlns=%22http://www.w3.org/2000/svg%22 height=%2213%22 width=%2213%22 version=%221.1%22 xmlns:cc=%22http://creativecommons.org/ns%23%22 xmlns:dc=%22http://purl.org/dc/elements/1.1/%22%3E %3Cg transform=%22translate%28-36.467808%2C-258.39005%29%22%3E %3Cpath style=%22opacity:1%3Bfill:%23aaa%3B%22 d=%22m41.47%2C259.4%2C7%2C0%2C0%2C7-2-2-3%2C2%2C0-1%2C3-2.25%2C1%2C1%2C0-3.75-3.75%2C0%2C1%2C1-2.25%2C3-1%2C0%2C2-3z%22/%3E %3Cpath style=%22opacity:1%3Bfill:%23aaa%3B%22 d=%22m43.47%2C261.4-5%2C0%2C0%2C8%2C8%2C0%2C0-5-1%2C0%2C0%2C4-6%2C0%2C0-6%2C4%2C0z%22/%3E %3Cpath style=%22opacity:1%3Bfill:%23aaa%3B%22 d=%22m40.55%2C263.9c0-0.6213%2C0.6213-0.6213%2C0.6213-0.6213%2C1.864%2C0.6213%2C3.107%2C1.864%2C3.728%2C3.728%2C0%2C0%2C0%2C0.6213-0.6213%2C0.6213-1.243-1.864-1.864-2.485-3.728-3.728z%22/%3E %3C/g%3E %3C/svg%3E");
}
#searchButton, #mw-searchButton {
	background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3C%21-- Created with Inkscape %28http://www.inkscape.org/%29 --%3E %3Csvg xmlns:dc=%22http://purl.org/dc/elements/1.1/%22 xmlns:cc=%22http://creativecommons.org/ns%23%22 xmlns:rdf=%22http://www.w3.org/1999/02/22-rdf-syntax-ns%23%22 xmlns:svg=%22http://www.w3.org/2000/svg%22 xmlns=%22http://www.w3.org/2000/svg%22 xmlns:sodipodi=%22http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%22 xmlns:inkscape=%22http://www.inkscape.org/namespaces/inkscape%22 width=%225.6444445mm%22 height=%225.6444445mm%22 viewBox=%220 0 20 20%22 id=%22svg2%22 version=%221.1%22 inkscape:version=%220.91 r13725%22 sodipodi:docname=%22search-ltr.svg%22 inkscape:export-filename=%22/media/shintaiden/home/rahah/mediawiki/skins/Timeless/resources/images/search-ltr.png%22 inkscape:export-xdpi=%2290%22 inkscape:export-ydpi=%2290%22%3E %3Cdefs id=%22defs4%22 /%3E %3Csodipodi:namedview id=%22base%22 pagecolor=%22%23ffffff%22 bordercolor=%22%23666666%22 borderopacity=%221.0%22 inkscape:pageopacity=%220.0%22 inkscape:pageshadow=%222%22 inkscape:zoom=%2231.678384%22 inkscape:cx=%222.1751537%22 inkscape:cy=%2217.916436%22 inkscape:document-units=%22px%22 inkscape:current-layer=%22layer1%22 showgrid=%22true%22 inkscape:snap-midpoints=%22true%22 inkscape:snap-smooth-nodes=%22true%22 inkscape:object-nodes=%22true%22 inkscape:snap-intersection-paths=%22true%22 inkscape:object-paths=%22true%22 inkscape:snap-object-midpoints=%22true%22 inkscape:snap-center=%22true%22 inkscape:snap-bbox=%22true%22 inkscape:window-width=%223840%22 inkscape:window-height=%222124%22 inkscape:window-x=%221920%22 inkscape:window-y=%220%22 inkscape:window-maximized=%221%22 showguides=%22false%22 fit-margin-top=%220%22 fit-margin-left=%220%22 fit-margin-right=%220%22 fit-margin-bottom=%220%22%3E %3Cinkscape:grid type=%22xygrid%22 id=%22grid4136%22 originx=%22-240%22 originy=%22-2025%22 /%3E %3C/sodipodi:namedview%3E %3Cmetadata id=%22metadata7%22%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=%22%22%3E %3Cdc:format%3Eimage/svg%2Bxml%3C/dc:format%3E %3Cdc:type rdf:resource=%22http://purl.org/dc/dcmitype/StillImage%22 /%3E %3Cdc:title%3E%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cg inkscape:label=%22Layer 1%22 inkscape:groupmode=%22layer%22 id=%22layer1%22 transform=%22translate%28-121%2C-16.362221%29%22%3E %3Cpath style=%22opacity:1%3Bfill:%23aaa%3Bfill-opacity:1%3Bfill-rule:evenodd%3Bstroke:none%3Bstroke-width:2%3Bstroke-linecap:round%3Bstroke-linejoin:miter%3Bstroke-miterlimit:4%3Bstroke-dasharray:none%3Bstroke-opacity:1%22 d=%22m 129.49943%2C17.362699 c -1.91942%2C0 -3.83826%2C0.730845 -5.30273%2C2.195312 -2.92893%2C2.928936 -2.92893%2C7.678491 0%2C10.607422 2.92893%2C2.928931 7.67653%2C2.928934 10.60547%2C0 2.92894%2C-2.928936 2.92893%2C-7.67849 0%2C-10.607422 -1.46447%2C-1.464465 -3.38332%2C-2.195312 -5.30274%2C-2.195312 z m 0.0664%2C3 a 4.5%2C4.5 0 0 1 3.11523%2C1.316406 4.5%2C4.5 0 0 1 0%2C6.365234 4.5%2C4.5 0 0 1 -6.36328%2C0 4.5%2C4.5 0 0 1 0%2C-6.365234 4.5%2C4.5 0 0 1 3.24805%2C-1.316406 z%22 id=%22path4140%22 inkscape:connector-curvature=%220%22 /%3E %3Crect style=%22opacity:1%3Bfill:%23aaa%3Bfill-opacity:1%3Bfill-rule:evenodd%3Bstroke:none%3Bstroke-width:2%3Bstroke-linecap:round%3Bstroke-linejoin:miter%3Bstroke-miterlimit:4%3Bstroke-dasharray:none%3Bstroke-opacity:1%22 id=%22rect4171%22 width=%223%22 height=%229.000001%22 x=%2272.490379%22 y=%22114.15007%22 ry=%221.5%22 transform=%22matrix%280.70710856%2C-0.707105%2C0.707105%2C0.70710856%2C0%2C0%29%22 /%3E %3C/g%3E %3C/svg%3E");
}