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

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
No edit summary
Blanked the page
Tag: Blanking
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Header */
#mw-head { background-color: #222222; }


/* Entire page background */
body { background-color: #222222;}
/* Content area */
#content { background-color: #333333; }
/* Menus background */
.vector-menu-content { background-color: #222222; }
/* Text color of the content area */
#content { color: #c1c1c1; }
/* Header text color */
h1, h2, h3, h4, h5, h6 { color: #FFFFFF; }
/* Links text color */
a { color: #BC813B; }
a:visited { color: #825829; }

Latest revision as of 12:45, 15 June 2024