MediaWiki:Vector.css: Difference between revisions

From WoonRO Wiki
Jump to navigation Jump to search
Created page with "All CSS here will be loaded for users of the Vector skin: #mw-panel .portal .body ul li a { text-transform: none !important; }"
 
No edit summary
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 */
#mw-panel .portal .body ul li a {
    text-transform: none !important;
}

Revision as of 06:35, 30 April 2025

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