Jump to content

User:Ratajs/timeless.css

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ratajs (talk | contribs) at 14:16, 9 June 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
@import 'https://www.mediawiki.org/wiki/Skin:Timeless-DarkCSS/timeless-dark.css?action=raw&ctype=text/css';
.mw-wiki-logo {
	background-image: url(https://upload.wikimedia.org/wikipedia/commons/7/77/Wikipedia_svg_logo.svg);
}
.tools-inline li:not(.mw-watchlink) {
	background-color: #aaa !important;
	border-radius: .2rem;
}
.tools-inline li.selected {
	border-bottom-color: initial;
}
.infobox caption {
	color: #aaa;
}
a:visited:not(:hover) {
	color: #c60;
}
#searchButton, #mw-searchButton {
	left: initial;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="21"><g transform="rotate(-45 8.525 8.386)"><path d="M8.438.938a7.5 7.5 0 0 0-7.5 7.5 7.5 7.5 0 0 0 7.5 7.5 7.5 7.5 0 0 0 7.5-7.5 7.5 7.5 0 0 0-7.5-7.5zm0 2.812a4.688 4.688 0 0 1 4.687 4.688 4.688 4.688 0 0 1-4.687 4.687A4.688 4.688 0 0 1 3.75 8.438 4.688 4.688 0 0 1 8.438 3.75z" fill="%23999" /><rect ry="1.318" y="13.125" x="7.031" height="9.265" width="2.813" fill="%23999" /></g></svg>');
}