Please remember that WiKirby contains spoilers, which you read at your own risk! See our general disclaimer for details.

MediaWiki:Wikirby.css

From WiKirby, your independent source of Kirby knowledge.
Jump to navigationJump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.stars{
    background-image: url(https://cdn.wikirby.com/ap12023/BGStars.png);
}

.wkniwa{
    background-image: url(https://cdn.wikirby.com/ap12023/BackRed.png);
}

.wklightblue{
    background-image: url(https://cdn.wikirby.com/ap12023/WKC1Cloth.png);
}

#TwoKirby {
    background-image: url(https://cdn.wikirby.com/ap12023/2Kirby.png);
    width: 85px;
    height: 79px;
}

#GoinUp {
    background-image: url(https://cdn.wikirby.com/ap12023/GoinUP.png);
    width: 100px;
    height: 89px;
}

#NiwaLogo{
    background-image: url(https://cdn.wikirby.com/ap12023/Niwa.png);
    width: 90px;
    height: 52px;
}

#Kirbyface{
    background-image: url(https://cdn.wikirby.com/ap12023/Kirbyface.png);
    width: 100px;
    height: 96px;
}

#LineupKDCol{
    background-image: url(https://cdn.wikirby.com/ap12023/LineupKDCol.png);
    width: 160px;
    height: 221px;
}

/* begin classic NIWA icons */

.NIWAIcon{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

#Luckycat{
    background: url(https://cdn.wikirby.com/ap12023/Luckycat.png) no-repeat center center;
}

#StarfyWiki{
    background: url(https://cdn.wikirby.com/ap12023/StarfyWiki.png) no-repeat center center;
}

#SWlogo{
    background: url(https://cdn.wikirby.com/ap12023/SWlogo.png) no-repeat center center;
}
#WarsWikiSprite{
    background: url(https://cdn.wikirby.com/ap12023/WarsWikiSprite.png) no-repeat center center;
}
#Brassknuckle{
    background: url(https://cdn.wikirby.com/ap12023/Brassknuckle.png) no-repeat center center;
}
#Kongsbarrel{
    background: url(https://cdn.wikirby.com/ap12023/Kongsbarrel.png) no-repeat center center;
}
#NWiki{
    background: url(https://cdn.wikirby.com/ap12023/NWiki.png) no-repeat center center;
}
#DQIcon{
    background: url(https://cdn.wikirby.com/ap12023/DQIcon.png) no-repeat center center;
}