The Priest.css

From Nitbar
Revision as of 14:05, 28 July 2026 by Eb (talk | contribs)
Jump to navigation Jump to search

body.page-The_Priest {

 background: #300;
 color: #ffc;
 h1, h2, h3, h4 {
   color: #ffc;
 }
 a {
   color: #daf !important;
 }
 a:visited {
   color: #c9e !important;
 }
 #mw-page-base, #mw-head-base, .navbox-title {
   background: #300;
 }
 #content {
   background: #400;
   color: #ffc;
 }
 .toc, .navbox {
   background: #500 !important;
 }

}