User:I88gerbils/myskin.css: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
I88gerbils (talk | contribs) No edit summary |
I88gerbils (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
body { | body { | ||
font: | 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 03:05, 14 January 2005
body {
font-face: Courier;
background: #f9f9f9 url("headbg.jpg") 0px 0px no-repeat;
color: Black;
margin: 0;
padding: 0;
}