User:Grumblesaur/common.css: Difference between revisions

From Discovery Wiki
(css test)
 
(clear common.css)
Tag: Blanking
 
Line 1: Line 1:
  div#mw-content {
    color: #dedeee;
    background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png");
  }
 
  .infobox-data-title {
    color: #87c3e0;
  }
 
  .wikitable, .wikitable th, .wikitable td, .wikitable tr {
    border: 1px solid #dddddd;
  }
 
  .wikitable, .wikitable td, .wikitable th.headerSort {
    color: #dedeee;
    background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png");
  }
 
  .wikitable.mw-collapsed, .wikitable.mw-collapsed tr th, .wikitable.mw-collapsible tbody * th {
    background: url("https://i.ibb.co/5YL4Dtz/backgroundpattern.png");
  }


  div#mw-content a {
    color: #87c3e0;
    text-decoration: dotted underline;
  }
 
  * img {
    background: #555555;
  }

Latest revision as of 18:26, 13 August 2023