Even for a low-activity wiki, hosting & rendering many HQ image files takes significant resources and comes with high monthly server costs.
If you're able, please consider contributing to keep the site running to help support this independent, ad-free, fan-run site. Thank you!

Changes

Jump to navigation Jump to search
no edit summary
}
/* Template:MainPageBox Feature box */.MainPageBox featurebox {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
}
.MainPageBoxfeaturebox:hover {
box-shadow: 4px 4px 0px #ff8319 ! important;
}
.MainPageBoxfeaturebox-link a {
color: #fff !important;
}
.MainPageBoxfeaturebox-shiftimageY img {
transform: translateY(-25%);
}
.MainPageBoxfeaturebox-shiftimageY2 img {
transform: translateY(-38%);
}
.MainPageBoxfeaturebox-shiftimageX img {
transform: translateX(-25%);
}

Navigation menu