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

From ASSS Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
body {
 
body {
     font: x-small sans-serif;
+
     font-face: 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:05, 13 January 2005

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