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

From ASSS Wiki
Jump to: navigation, search
Line 1: Line 1:
 
body {
 
body {
     font-face: Courier;
+
     font-family: Courier;
 
     background: #f9f9f9 url("headbg.jpg") 0px 0px no-repeat;
 
     background: #f9f9f9 url("headbg.jpg") 0px 0px no-repeat;
 
     color: Black;
 
     color: Black;

Revision as of 23:06, 13 January 2005

body {
    font-family: Courier;
    background: #f9f9f9 url("headbg.jpg") 0px 0px no-repeat;
    color: Black;
    margin: 0;
    padding: 0;
}