Hi All,

Please consider www.eigen.com. See the bold blue text (e.g., "Experience
Artemis in action!") in the middle column (Updates)? I need it to have the
same teal color (#007F9E) as the adjacent hyperlinks. Right now the text is
in a conventional text block and uses it as the style.

I've been wrestling with this on and off this morning, have looked at
several W3C pages, have consulted *CSS -The Missing Manual* and still can't
get a handle on it.

I'm using an external CSS page; here is a snippet that controls stuff in
this column:

#updates {
display: block;
background-color: #FFFFFF;
padding: 10px;
width: 300px;
float: left;
height: 520px;
color: #000000;
}
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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