User:Headquarter8302/Page.css: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
(reused a content)
(maybe this would work)
Line 3: Line 3:


.mw-wiki-logo {
.mw-wiki-logo {
     background-image: url("https://i1.theportalwiki.net/img/b/b5/Aperture_Science_anim.gif") !important;
     background-image: url(https://i1.theportalwiki.net/img/b/b5/Aperture_Science_anim.gif) !important;
     background-size: 135px 135px;
     background-size: 135px 135px;
}
}

Revision as of 23:46, 6 October 2020

/* Imported from Tark's CSS https://wiki.teamfortress.com/wiki/User:Tark/Page.css */
/* I probably shouldn't overwrite MW stuff... */

.mw-wiki-logo {
    background-image: url(https://i1.theportalwiki.net/img/b/b5/Aperture_Science_anim.gif) !important;
    background-size: 135px 135px;
}