From: "taestrada" <[EMAIL PROTECTED]>
> In the
>navigation, "Portfolio" is smaller and higher than the other links. But the
>CSS and code is exactly the same as for the other words.  Any ideas???

>> www.webstudio180.com

I guess you forgot about the following selector.

/***PORTFOLIO***/
  #portfolio  {
        margin-top: 0px;
        font: 0.9em Verdana, Arial, Helvetica, sans-serif; /* The font size 
here is what is in effect on your page for this ID */
        padding: 80px 0 0;
        margin-bottom: 0px;
}

~holly 
 
                   
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to