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 05:59, 18 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);
}

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

#p-personal > li:nth-child(1) > a > span:nth-child(2) {
	text-transform: lowercase;
	color: #ff595c;
}

#p-personal > li:nth-child(1) > a > span:nth-child(2):first-letter {
	color: #54595d;
}

/*#toc * {*/
/*	margin-bottom: 0px;*/
/*}*/

#toc > ul > li {
	margin-bottom: 0px;
}

.mw-editsection {
	display: none !important;
}

.reflist > div > ol > li {
	margin: 0px;
	line-height: 1.2;
	transform: scale(0.9);
}