User:Michael Murtaugh/common.css: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with "body { background: blue }")
 
No edit summary
Line 1: Line 1:
body {
body {
background: blue
background: blue !important;
}
}

Revision as of 19:27, 17 May 2016

body {
background: blue !important;
}