MediaWiki:Vector.css: Difference between revisions

From UO Endurance
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
BODY { background: red }
/* body { background-color: #060606; } */
body { background: url("banner.jpeg") center }       /*  50%  50% */
/* body { background: url("banner.jpeg") center }   */    /*  50%  50% */
footer { background-color: #060606; }
/* footer { background-color: #060606; } */

Latest revision as of 18:57, 6 November 2024

/* All CSS here will be loaded for users of the Vector skin */
/* body { background-color: #060606; }  */
/* body { background: url("banner.jpeg") center }   */    /*  50%  50% */
/* footer { background-color: #060606; }  */