Subject:
|
RE: Font too small for Mac
|
Newsgroups:
|
lugnet.cad.dev.org.ldraw
|
Date:
|
Mon, 21 Jan 2002 18:49:53 GMT
|
Reply-To:
|
<bram@po.cwru&SayNoToSpam&.edu>
|
Viewed:
|
728 times
|
| |
| |
James Reynolds writes:
> The fonts on http://www.ldraw.org are too small for the mac.
> Here is what the main page looks like on a Mac for both
> Netscape and Explorer:
>
> http://firebolt.mlmc.utah.edu/~james/ldraw/explorer.jpg
> http://firebolt.mlmc.utah.edu/~james/ldraw/netscape.jpg
Really doesn't look too bad except for the poll, but anyway, it looks
like the smallest font size is 8 pt. Perhaps Tim should change the
fonts to be declared in relative font sizes instead of absolute point
sizes. Tim:
use
TD { font-family: verdana, arial, helvetica;
font-size: 0.9em;
font-weight: normal; }
instead of
TD { font-family: verdana, arial, helvetica;
font-size: 10pt;
font-weight: normal; }
etc...That way, people who like larger font sizes will see larger sizes
automatically. BTW, the number preceding (em) is the amount to scale
the default size.
And James, there's usually a way to increase font sizes in your browser.
In Netscape in Windows, you can hit CTRL + ] to increase and CTRL + [ to
decrease the font size. In Mozilla, I have it set up to change the font
size with Shift + mouse scroll wheel.
--Bram
Bram Lambrecht
bram@cwru.edu
www.bldesign.org
|
|
Message is in Reply To:
12 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|