MediaWiki:Common.css

From Wiki - WSG
Revision as of 17:41, 16 October 2017 by Calairiel (talk | contribs) (Created page with "CSS placed here will be applied to all skins: #pokeNav { position: absolute; right: 0; top: -36px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* CSS placed here will be applied to all skins */
#pokeNav {

    position: absolute;
    right: 0;
    top: -36px;
}