View Single Post
Old 01-19-2003, 01:49 AM   PM User | #12
jkd
Senior Coder

 
jkd's Avatar
 
Join Date: May 2002
Location: metro DC
Posts: 3,163
Thanks: 1
Thanked 18 Times in 18 Posts
jkd will become famous soon enough
Err, that's pretty odd. Perhaps:

*:root {
margin: 0;
}

Will fix it? I'm assuming the margin is being generated by the <html> element.... (you could use "html { }" as the selector in that case).
__________________
jasonkarldavis.com
jkd is offline   Reply With Quote