Difference between revisions of "MediaWiki:Vector.css"

From Flashlight Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: body { background-color: ffffee; }")
 
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
body {
body {
   background-color: ffffee;
   background-color: ffffaa;
}
}

Revision as of 18:09, 8 January 2012

/* CSS placed here will affect users of the Vector skin */
body {
   background-color: ffffaa;
}