Comment 3 for bug 974516

Revision history for this message
Cassidy James Blaede (cassidyjames) wrote :

.entry.image{
    color: shade (@text_color, 3);
}

.entry.image:hover{
    color: @text_color;
}