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:
parent
5d31e03a4c
commit
e2a2e5edf8
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue