MediaWiki:Homepage.css: Difference between revisions

Removing some unused CSS to lower file size
(Fixed the centering on some of the homebuttons in hope that the link would encapsulate the entire div instead of just the text. Also removed the will-change on tdiv.home to improve performance & resource consumption on some browsers. Also removed a bit of unused code made for fandom to further minify the css and make page loading quicker. I feel like we should migrate a bit of the css rules from here to common.css and only load this page on the main page to improve loading times on other pages.)
(Removing some unused CSS to lower file size)
Line 21: Line 21:


/*Oasis or general styling*/
/*Oasis or general styling*/
div.TDiv.home .wikia-gallery-item{
    padding: 9px;
}
.TDiv .gallery-image-wrapper{
.TDiv .gallery-image-wrapper{
     opacity: 0.82;
     opacity: 0.82;
Line 56: Line 52:


/*End of Homepage Button Gallery*/
/*End of Homepage Button Gallery*/
.activityfeed > li{
    margin-bottom: -6px;
}


/*Homepage Galaxy Play Button*/
/*Homepage Galaxy Play Button*/