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

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
Line 1: Line 1:
body {
body {
background: blue !important;
background: blue !important;
}
a {
color: green !important;
}
}

Latest revision as of 19:27, 17 May 2016

body {
background: blue !important;

}
a {
color: green !important;
}