[thelist] Monospace font-size problem

Rachel Starr rachel at pinkcandyproductions.com
Sat May 15 20:34:51 CDT 2004


I have designated a 10px for the top navigation text.  In all browsers it
displays as 10px, except in IE for PC, the navigation text always displays
as 12px.  What am I doing wrong?

The page is www.steeleandstarr.com

a.nav:link, a.nav:visited {
font-family: Courier, "Courier New", monospace;
font-size: 10px;
color: #000000;
text-decoration: none;
}

a.nav:active, a.nav:hover {
font-family: Courier, "Courier New", monospace;
font-size: 10px;
color: #C687B8;
text-decoration: none;
}

Thanks for any advice.




More information about the thelist mailing list