User:The Millionth One/monobook.css

From The Fifth City Wiki

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS page for Monobook skin */

/* */
body {
	background: #000 url(http://images.eurogamer.net/2013/articles/1/7/5/7/4/6/2/sunless-seas-predecessor-fallen-london-is-coming-to-ios-1432772111893.jpg/EG11/thumbnail/1200x630/format/jpg/1757462.jpg) repeat-x;
         
}

div#content {
    background-color: rgba(255, 255, 255, 0.8);
    background-image: none;
}