kate_nepveu: sleeping cat carved in brown wood (Default)
Kate ([personal profile] kate_nepveu) wrote in [site community profile] dw_dev 2009-07-08 08:09 pm (UTC)

Re: links

Right now, you can go here

http://www.dreamwidth.org/settings/?tag=comment

and then go here

http://www.dreamwidth.org/customize/options.bml?group=customcss

and put in something like this:

div.footer a:link {
color: #0000ff;
}

div.footer a:visited {
color: #800080;
}

Note that this will get you links within entries that are the same color through the whole page, because I don't know how the alternating effect is achieved. It will also only change the links for the line that includes the comment count; you want div.entry-content and li.module-list-item for entry bodies and sidebar links.

(I'm sure there are more elegant ways but this works for me for now.)

Post a comment in response:

If you don't have an account you can create one now.
No Subject Icon Selected
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org