Welcome to the Power Master Wiki! Content is being updated with data from the new demo. Enjoy your time here!

Difference between revisions of "MediaWiki:Monobook.css"

From Power Master Wiki
Jump to navigationJump to search
(how to do it)
 
(adding the light color for the left-side bar)
Line 3: Line 3:
     height:80px;
     height:80px;
}
}
#p-navigation .pBody { background-color: #f5deb3; }
#p-search .pBody { background-color: #f5deb3; }
#p-tb .pBody { background-color: #f5deb3; }

Revision as of 04:37, 17 February 2019

div#globalWrapper {
    background:linear-gradient(to bottom, #934600 0%,#934600 100%);
    height:80px;
}

#p-navigation .pBody { background-color: #f5deb3; }
#p-search .pBody { background-color: #f5deb3; }
#p-tb .pBody { background-color: #f5deb3; }