The selector is located in an external stylesheet, so I figured that what I 
have set would override what they have. In their external sheet they have:

.smalltxt {
    FONT-SIZE: 11px; 
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}

How can I force it to override what they have? Is it possible?

Mike Dougherty <[EMAIL PROTECTED]> wrote: try finding their selector and use 
that in your stylesheet

My guess is that their selector has a higher specificity and it still trumps 
your straightforward 
selector

On Fri, 19 May 2006 11:07:08 -0700 (PDT)
  Mike Tuller  wrote:
> I have a webpage, not of my own that I use for printing reports, and the font 
> is too small. I 
>want to override the CSS that the company uses and replace it with my own. 
>Here is the HTML
> 
> 
> Bandel 
> 


                
---------------------------------
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to