Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Darkvector.css: Difference between revisions

MediaWiki interface page
(Created page with "→‎CSS placed here will affect users of the DarkVector skin: div#mw-panel div.portal div.body ul li a { color: #0645AD; }")
 
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the DarkVector skin */
/* CSS placed here will affect users of the DarkVector skin */
div#mw-panel div.portal div.body ul li a {
#content { color: #5a7425; font-size: 12px; font-family: "Courier New"; }
    color: #0645AD;
}

Revision as of 19:32, 6 June 2022

/* CSS placed here will affect users of the DarkVector skin */
#content { color: #5a7425; font-size: 12px; font-family: "Courier New"; }