MediaWiki:Common.css

From
Revision as of 22:13, 4 June 2020 by Kelly (talk | contribs)
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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#toc { float: right; margin-left: 25px; }

span.sa-mbutton {
    background-color: #005588;
    color: white;
    display: inline-block;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    width: 125px;
    text-align: center;
}

.sa-buttontable tr td:first-child span {
    background-color: #005588;
    color: white;
    display: inline-block;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    width: 125px;
    text-align: center;
}

.sa-warntable tr td:first-child span {
    background-color: #e46c0a;
    color: #c00000;
    display: inline-block;
    padding: 5px;
    margin: 5px;
    width: 75px;
    text-align: center;
}