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 13:53, 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: #aaaaaa !important;
	border-radius: .2rem;
}
.tools-inline li.selected {
	border-bottom-color: initial;
}
.infobox caption {
	color: #aaaaaa;
}