Difference between revisions of "User:Throwaway1234/common.css"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(testin)
 
(Blanked the page)
 
Line 1: Line 1:
#mainpagenavigation td{
  background: black;
  background-image: none;
}
body {
  background-color: #222;
  background:  #222;
}
#content{
  background: #2d2d2d;
  color: white;
}
h1, h2, h3, h4, h5, h6{
  color: white;
  border-bottom: 1px solid #484848;
}
a{
  color: #8a93ae;
}
.mw-body, .pBody{
  background: #2d2d2d;
  color: white;
  border: 1px solid #484848;
}
.toc, #toc{
  background: #2d2d2d;
  color: white;
  border: 1px solid #484848;
}
#p-cactions li.selected a, #p-cactions li a{
  color: #8a93ae;
  background: #2d2d2d;
}
#p-cactions li{
  border: 1px solid #3e3e3e;
}
#p-cactions li a:hover, #p-personal li a:hover{
  background-color: #404040;
}
div.infobox-n, li.gallerybox div.thumb, .catlinks{
  background: #2d2d2d;
  border: 1px solid #484848;
}
#footer{
  display: none;
}


.editOptions{
background-color: #444;
}

Latest revision as of 11:28, 22 August 2019