View Single Post
Old 01-25-2008   #10 (permalink)
chatake
Registered User
 
Join Date: Dec 2007
Posts: 4

quick em fix to convert 1em to 10 points

html {
font-size:125%;
}
body {
font-size:50%;
}
chatake is offline   Reply With Quote