User:Rigel Kent/monobook.css

From SmashWiki, the Super Smash Bros. wiki
< User:Rigel Kent
Revision as of 19:01, August 17, 2016 by Rigel Kent (talk | contribs) (articleicons css test)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
#ArticleIcons {
    position: absolute;
    z-index: 100;
    right: .6em;
    top: -2.4em;
}
#ArticleIcons ul {
    margin: 0;
}
#ArticleIcons li {
    display: inline;
    margin: 0 1px 0 0;
}