Sent by Andrew Frazier on 20 December 2007 15:03
On Thu, 20 Dec 2007 13:21:03 -0000, Trevor Nicholls
[EMAIL-REMOVED]> wrote:
> What I want is to see a single pale line above the copyright block, but
> the
> black border from a normal "table" appears to be trumping the colour
> setting
> I have applied to a ".copyright table".
>
>
> If I insert a "border: none;" in the ".copyright table" style ahead of
> the
> border-top (hoping that this will kill the black border) I still see a
> black
> top border.
>
> What is going on? Can some kind person explain what I obviously don't
> understand about inheritance here?
>
Change
..copyright table {
border-top: 1px solid "#aaaaaa";
To
..copyright table {
border-top: 1px solid #aaaaaa;
ie remove the quotes around the colour.
--
Andrew Frazier
http://www.kidderminsterharriers.com
ICQ: 77914158
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/