Difference between revisions of "MediaWiki:Vector.css"

From Dwaia Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
.mw-body {
 
.mw-body {
     background-color: rgb(59, 49, 68);
+
     background-color: #55505a;
 
     color: #D5D4D4;
 
     color: #D5D4D4;
 
}
 
}

Revision as of 21:40, 26 January 2019

.mw-body {
    background-color: #55505a;
    color: #D5D4D4;
}