User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
body {
body {
   background:blue;
   color:blue;
  color:#000;
   margin:0;
   margin:0;
   padding:0
   padding:0
  }
  }

Revision as of 15:59, 15 November 2020

body {
  color:blue;
  margin:0;
  padding:0
 }