alternadiv
Well-known member
Tried adding
to extra.less, but it doesn't do anything. I want to change the color of just one node title, node ID is 57.
Code:
.node .nodeText .nodeTitle a
{
color: red;
}