Thread
:
Another CSS question...
View Single Post
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
View Public Profile
Find More Posts by chatake