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:
#TextG {
#TextG {
   color: #00FF00;
   color: green;
  }
  }
body {
body {
background-attachment: fixed;
background-attachment: fixed;
}
}

Revision as of 22:00, August 13, 2010

#TextG {
  color: green;
 }
body {
background-attachment: fixed;
}