[Phpmyadmin-devel] font size question
Marc Delisle
Marc.Delisle at cegepsherbrooke.qc.ca
Thu Jul 19 16:14:40 CEST 2007
Hi,
I would like to educate myself about this subject :)
I know that we have decided to use the default browser's font size, but
I just made a test:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
dir="ltr">
<body>
<p>Rename table to</p>
</body>
</html>
and when I display that in FF 2.0.0.5, the text looks larger than the
same text as seen on the Operations panel from PMA 2.10.2.
In fact, I have to choose a font size of 80% to obtain the same size as
in my test.
Why? Is my simple test flawed?
Marc
More information about the Developers
mailing list