The comment headers and comment text currently have similar styling.

To put more focus on the actual comments, I propose a small change in styling:

.CommentHeader {
    color: gray;
    font-size: small;
    font-style: italic;
    margin-bottom: 2px;
}

i.e. change color to gray and font-size to small.

We can change it without redeploy by changing the tag.css stylesheet

left old, right new

Submitted by Elmer van Chastelet on 4 January 2013 at 14:01
commentstyle.png4 January 2013 at 14:08

On 4 January 2013 at 14:24 Eelco Visser commented:

Sure


On 4 January 2013 at 14:25 Elmer van Chastelet tagged styling

On 4 January 2013 at 14:32 Elmer van Chastelet commented:

Done (you might need to ctrl-r)


On 4 January 2013 at 14:32 Elmer van Chastelet closed this issue.

Log in to post comments