MediaWiki:Common.css: Difference between revisions

From Rebellious Projects Wiki
No edit summary
Blanked the page
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
body {
    background: url("/resources/assets/background.png") 0 0 repeat !important;
    background-size: 75px !important;
}


  li.gallerybox div.thumb {
    background-color: #323232;
    border: 1px solid #616161;
  }
  .mw-body {
    background: #474747;
    color: #fff;
    border: 1px solid #aaa;
  }
  .mw-body {
    color: #fff;
    line-height: 1.5em;
  }
  a {
    text-decoration: none;
    color: #da97ff;
    background: none;
  }

Latest revision as of 01:20, 14 March 2026