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

git-svn-id: http://svn.automattic.com/wordpress/trunk@18099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iandstewart 2011-06-01 18:36:22 +00:00
parent 5d31e03a4c
commit e2a2e5edf8
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;