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.
.mw-special-Watchlist .mw-rollback-link {
display: none;
}

/* Always show all TOC levels */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
	display: block !important;
}

/* Make redirects appear green */
.mw-redirect {
		color: #009900;
	}
	.mw-redirect:visited {
		color: #008560;
	}
	.mw-redirect:hover {
		color: #006633;
	}
	.mw-redirect:active {
		color: #006633;
	}
img[alt="New-Bouncywikilogo.gif"] {
    display: none;
}