Difference between revisions of "User:I88gerbils/MySkin.css"

From ASSS Wiki
Jump to: navigation, search
m (testing css thing out.)
 
m
 
Line 6: Line 6:
  
 
BODY {
 
BODY {
   background-color: #000000;
+
   margin-top: 5%;
 
+
  margin-left: 5%;
 +
  margin-right: 5%;
 
}
 
}

Latest revision as of 23:51, 17 February 2005

/***

  testing things out... this keeps getting deleted?

***/

BODY {
   margin-top: 5%;
   margin-left: 5%;
   margin-right: 5%;
}