MediaWiki:Common.css

From wipipedia.org
Jump to: navigation, search


Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */
== Wikitable/Prettytable port ==
/* Style for wikitables */
.wikitable {
    margin: 1em 1em 1em 0;
    background: #000060;
    color: #ffffff;
    border: 1px #2f6fab solid;
    border-collapse: collapse; 
    border-spacing: 0;
    padding: 0;
    font-size: 95%;"
}

.wikitable tr.alt {
    background: #2f6fab;
}

.wikitable th {
    border: 1px #2f6fab solid;
    background: #b1cab7;
    margin: 0;
    padding: 4px;
}

.wikitable td {
    border: 1px #2f6fab solid;
    margin: 0;
    padding: 4px;
}
Personal tools
Namespaces

Variants
Actions
Navigation
Tools