User:Illuminatiswag/common.css

From Fallen London Wiki

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 / Edge: 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.
#mw-content {
	background-image:none;
	background-color:#b5ab97;
}

/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&family=Roboto:wght@400;700&display=swap');*/

/* Rules for screen width issues */
/*.mw-body .mw-parser-output > p, ul, li, h1, h2, h3, h4, h5, h6, caption {*/
/*  max-width: unset;*/
/*}*/

/*@media screen and (min-width: 851px) {*/
/*  #mw-content-block, #mw-header {*/
/*  	justify-content: center;*/
/*  }*/
/*}*/

/*@media screen and (min-width: 1367px) {*/
/*  #mw-content-wrapper, #p-search {*/
/*  	flex: 1 1 800px;*/
  	/*max-width: 800px;*/
/*  	min-width: unset;*/
/*  }*/
/*}*/

/*@media only screen and (min-width: 1584px) {*/
/*  #mw-content-wrapper, #p-search {*/
/*    max-width: 1024px;*/
/*    min-width: 800px;*/
/*  }*/
  
/*  .ts-inner {*/
/*  	margin: auto 176px auto;*/
/*  }*/
/*}*/

/*.mw-body {*/
/*  overflow: visible;*/
/*}*/

/*.article-table:not(.mw-collapsed) {*/
/*  display: block;*/
  /*width: max-content;*/
/*  max-width: var(--max-table-width, 100%);*/
/*}*/

/*.article-table.floatright {*/
/*  margin: 1em 0 1em 0;*/
/*}*/

/* Cosmetic rules */
/*body {*/
/*  background-image: url(/w/images/9/9e/Prison-header.png);*/
/*  background-color: #1D1D1D;*/
/*  background-position: top 240px center;*/
/*  background-repeat: no-repeat;*/
/*  background-size: 200% auto;*/
  
/*  font-family: Roboto, Arial, sans-serif;*/
/*  font-weight: 400;*/
/*}*/

/*a, .toctogglelabel {*/
/*  color: #0A4E53;*/
/*}*/

/*.tools-inline li.selected {*/
/*  border-bottom-color: #0A4E53;*/
/*}*/

/*.tools-inline li a:hover {*/
/*  text-decoration: none;*/
/*}*/

/*.tools-inline li {*/
/*  font-family: 'Roboto Slab', Georgia, Times, serif;*/
/*  font-weight: 700;*/
/*  text-transform: uppercase;*/
/*}*/

/*#ca-edit a, #ca-history a {*/
/*  background-position: left center;*/
/*  padding: 0 2px 0 22px;*/
/*}*/

/*#ca-watch a, #ca-unwatch a {*/
/*  background-position:left center;*/
/*  text-indent:0px;*/
/*  padding:0 2px 0 20px;*/
/*  margin-bottom:-0.35em;*/
/*  width:auto;*/
/*}*/

/*#personal h2 {*/
/*	padding: 0.4em 0 0 25px;*/
/*}*/

/*#mw-content {*/
/*  background-image: url(/w/images/a/ad/Bg-paper-dark.png);*/
/*  background-color: #bdb29e;*/
/*  background-repeat: repeat;*/
/*}*/
  
/*@media screen and (min-width: 1367px) {*/
/*  #mw-site-navigation .sidebar-chunk, #mw-related-navigation .sidebar-chunk  {*/
/*    background-image: url(/w/images/a/ad/Bg-paper-dark.png);*/
/*    background-color: #bdb29e;*/
/*    background-repeat: repeat;*/
/*  }*/
/*}*/

/*.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt, h1, h2, h3 {*/
/*  font-weight: 400;*/
/*  font-family: 'Roboto Slab', Georgia, Times, serif;*/
/*  line-height: 1.125;*/
/*  margin: .5em 0 .2em;*/
/*}*/

/*.mw-body h1, .mw-body h1.firstHeading {*/
/*  font-size: 2.5em;*/
/*  border-bottom: solid 1px #3a3a3a;*/
/*}*/

/*.mw-body h2 {*/
/*  font-size: 1.4em;*/
/*  border-bottom: solid 1px #2b2b2e;*/
/*  font-weight: 700;*/
/*}*/

/*.mw-body .mw-parser-output h1:after, .mw-body .mw-parser-output h2:after {*/
/*  display: none;*/
/*}*/

/*.mw-body .mw-parser-output h1, .mw-body .mw-parser-output h2 {*/
/*  border-bottom: solid 1px #2b2b2e;*/
/*}*/

/*.mw-body .toctitle h2 {*/
/*  border-bottom: none;*/
/*}*/

/*.toc {*/
/*  border-width: 1px;*/
/*}*/

/*.mw-body .mw-parser-output .toc ul {*/
/*  margin: 0.375em 0;*/
/*}*/

/*.mw-body .mw-parser-output .toc ul ul {*/
/*  margin-inline-start: 1.5em;*/
/*}*/

/*.mw-body h3 {*/
/*  font-weight: 400;*/
/*  font-size: 1.25em;*/
/*}*/

/*#mw-related-navigation .sidebar-chunk h3 {*/
/*  font-weight: 700;*/
/*  font-size: 1em;*/
/*  border-bottom-width: 1px;*/
/*}*/

/*#mw-site-navigation .sidebar-chunk h3 {*/
/*  font-weight: 700;*/
/*  font-size: 1em;*/
/*  border-bottom-width: 1px;*/
/*}*/

/*.mw-body .mw-parser-output p + p {*/
/*  margin: unset;*/
/*  margin-top: 1em;*/
/*  margin-bottom: 1em;*/
/*}*/

/*.cs-comment {*/
/*  padding: .5em;*/
/*}*/

/*@media screen and (min-width: 851px) {*/
/*  .mw-wiki-logo.fallback {*/
/*    background-position: center bottom;*/
/*  }*/
  
/*  #p-logo {*/
/*    margin-bottom: -1em;*/
/*  }*/
/*}*/

/*.mw-editsection a:first-of-type {*/
/*  background-image: url(/w/skins/DarkCosmos/resources/images/pencil-grey.png?23255);*/
/*  background-image: linear-gradient(transparent,transparent),url(/w/skins/DarkCosmos/resources/images/pencil-grey.svg?b2ced);*/
/*  background-repeat: no-repeat;*/
/*  background-position: left center;*/
/*}*/