Jump to content

MediaWiki:Vector.css: Difference between revisions

From mythos.wiki
mNo edit summary
mNo edit summary
Line 2: Line 2:




.mw-logo-workmark {
.mw-logo-workmark img{
    /* Example styles */
class: "mw-no-invert";  
    color: #000; /* Set text color */
    background-color: #fff; /* Set background color */
}
}

Revision as of 18:25, 18 January 2025

/* All CSS here will be loaded for users of the Vector skin */


.mw-logo-workmark img{
class: "mw-no-invert"; 
}