User:Cshadd/Dynamic.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
@import "/index.php?title=User:Cshadd/Dynamic.css";
#TextG {
#TextG {
   color: green;
   color: green;
Line 4: Line 5:
body {
body {
background-attachment: fixed;
background-attachment: fixed;
color: blue;
}
}

Revision as of 22:01, August 13, 2010

@import "/index.php?title=User:Cshadd/Dynamic.css";
#TextG {
  color: green;
 }
body {
background-attachment: fixed;
color: blue;
}