Twenty Eleven: Style the comments off message in the Ephemera widget; Props knutsp; Fixes #17583

git-svn-id: https://develop.svn.wordpress.org/trunk@18099 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2011-06-01 18:36:22 +00:00
parent 5af277b49f
commit 8077ca5c00
1 changed files with 2 additions and 1 deletions

View File

@ -1681,7 +1681,8 @@ section.ephemera ol,
font-weight: bold;
padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a {
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
color: #666;
display: block;
font-size: 10px;