Jump to content

User:Crimsonpython24/minerva.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Crimsonpython24 (talk | contribs) at 01:20, 17 November 2021. 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.
.infobox {
	min-width: 490px;
}

#minerva-user-menu-toggle::before {
	background-image: linear-gradient(transparent,transparent),url(/media/wikipedia/commons/thumb/a/a5/Google_Chrome_icon_%28September_2014%29.svg/1200px-Google_Chrome_icon_%28September_2014%29.svg.png);
}

ul.toggle-list__list--drop-down > * > a > span {
	padding-right: 10px;
}

ul.toggle-list__list--drop-down > li:nth-child(1) > a > span:nth-child(2) {
	text-transform: lowercase;
	color: red;
}

ul.toggle-list__list--drop-down > li:nth-child(1) > a > span:nth-child(2):first-letter {
	color: #54595d;
}