User:Warpten/vector.css

From wowdev
< User:Warpten
Revision as of 22:20, 10 September 2017 by Warpten (talk | contribs)
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.
.mw-body h3 {
    border-bottom: 1px solid #aaa !important;
}

.mw-body h1 {
    border: 1px solid #245DD8;
    background-color: #6995F1;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 10px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 1.6em;
    text-shadow: 0px 0px 3px #467AE8
}