.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;
}