MediaWiki:Common.css

From The Shire
Revision as of 02:32, 26 December 2018 by CoffeeAndChill (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;
    line-height: 1;
    height: 27px;
}
.VaRow {
    width: 960px;
}
.VaSiteMenu {
    display: inline;
    white-space: nowrap;
    white-space: nowrap;
    font-family: "helvetica neue", helvetica, arial, sans-serif;
}
.VaHead ol, .VaHead ul {
    list-style: none;
}
.VaSiteMenu li {
    display: inline;
}
.VaSiteSearch {
    float: right;
    position: relative;
}
.VaSiteMenu a {
    color: #fff;
    font-size: 12px;
    padding: 6px;
}
.VaHead a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
#mw-head {
    margin-top: 45px !important;
}
#p-logo {
    top: -120px !important;
}
*/