[personal profile] mossgreen posting in [community profile] style_system
I'm using Librarian's Dream for a community I run and want to have the visited links in the entries be a different colour from the visited links in the entry title.

I'm not sure enough of CSS to know what to add to the custom CSS box, or if it's even possible to have them set to different colours - the one option in the 'Colors' dropdown changes both the entry title visited link colour and the colour of visited links in the entries themselves.

Date: 2018-12-11 06:03 pm (UTC)
syntheid: [Elementary] Watson drinking tea looking contemplative (Default)
From: [personal profile] syntheid
something like

.entry-title a:visited {
  color: #123456;
}
.entry-content a:visited {
  color: #654321;
}


I think would work (obviously change the hex colors to what you want).
Edited (close parens...) Date: 2018-12-11 06:04 pm (UTC)

Profile

Dreamwidth style system discussion

June 2025

S M T W T F S
1234567
891011121314
15161718 1920 21
22232425262728
29 30     

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 4th, 2025 03:21 pm
Powered by Dreamwidth Studios