MediaWiki:Common.css

From The Shire
Revision as of 20:31, 31 December 2015 by Andy (talk | contribs) (Header CSS)
Jump to: navigation, 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.
.VaHead {
    padding: 16px 3px 3px;
    background: #38abe3;
    color: #FFFFFF;
}
.VaRow {
    margin: 0 auto;
    width: 960px;
    
}
.VaSiteTitle {
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    margin-right: 6px;
}
.VaSiteMenu {
    display: inline;
    white-space: nowrap;
}
.VaHead ol, .VaHead ul {
    list-style: none;
}
.SiteMenu li {
    display: inline;
}