User:Bilka/common.css

From Official Factorio Wiki
< User:Bilka
Revision as of 11:46, 9 November 2017 by Bilka (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.
/* Small snippet to make redirect links green */

.mw-body-content a.mw-redirect {color:#0DC033}
.mw-body-content a.mw-redirect:visited {color:#07631B}

.bps-box {
 background-color: #3838D1;
 border: 1px solid #c1c1c1;
 padding: 3px;
 width: 13em;
 border-radius: 3px;
 text-align: center
}