Welcome to the Club Penguin Wiki! Log in or Create an account to join the community!

MediaWiki:Mobile.css

From the Club Penguin Wiki, the free, editable encyclopedia about Club Penguin
Revision as of 02:18, 22 April 2015 by imported>Refractor
Jump to navigation Jump 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.
/* CSS placed here will affect users of the mobile site */

/* Note from Refractor:
 * MobileFrontend does NOT need ambox styles or such (the skin has its own implementation)
 * Some styles DO need copying from Common.css.
 */


li.gallerybox div.thumb {
    text-align: center;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    margin: 2px;
}

div.thumb {
    margin-bottom: 0.5em;
    width: auto;
    background-color: transparent;
}