Difference between revisions of "MediaWiki:Vector.css"

DETAILS
[+/-]

Widgets

Widgets<bs-widget-edit>

Wanted pages
Who is online?
From Asterix & Friends - Wiki
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: #mw-body { background-color:#f7ffc6; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
  
#mw-body {
+
#mw_content{ background-color: #f7ffc6; }
    background-color:#f7ffc6;
+
 
 
}
 
}

Revision as of 15:55, 2 February 2017

/* CSS placed here will affect users of the Vector skin */

 #mw_content{ background-color: #f7ffc6; }

}
Author