MediaWiki:Gadget-site.css: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
No edit summary
imported>Leoetlino
mNo edit summary
Line 1: Line 1:
.link-to-stub {
.link-to-stub {
color: #ff9900;
color: #673ab7 !important;
}
}



Revision as of 21:37, 8 October 2018

.link-to-stub {
	color: #673ab7 !important;
}

.page-Main_Page #firstHeading, .page-Main_Page .heading-holder {
	display: none !important;
}

.resloc-box {
	border: 1px solid #d2d2d2;
	padding: 2px 5px;
	font-size: 85%;
	border-left: 5px solid #000000;
}

.resloc-box-aoc {
	border-left-color: #90c;
}

.resloc-box-normal {
	border-left-color: #36c;
}

.no-rstb-box-color {
	border-left-color: #c00;
}

.resloc-box p {
	margin: 0;
}

.resloc-box + .resloc-box,
.resloc-box + link + .resloc-box {
	border-top: 0;
}

.ambox + .resloc-box {
	margin-top: 10px;
}

.resloc-box + .ambox, .resloc-box + .toc {
	margin-top: 10px;
}