Twenty Thirteen: remove overly-specific post meta styles, props ziegenberg and obenland. Fixes #23962.

git-svn-id: https://develop.svn.wordpress.org/trunk@23944 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-04-09 21:39:19 +00:00
parent e84dc5390e
commit fcc607c1b2

View File

@ -1082,10 +1082,6 @@ ul.nav-menu li:hover > ul,
font-size: 14px;
}
.entry-meta span.tags-links {
color: #f94a0a;
}
.entry-meta a {
color: #bc360a;
}
@ -1535,8 +1531,7 @@ footer.entry-meta {
}
.format-chat .entry-meta a,
.format-chat .entry-content a,
.format-chat span.tags-links {
.format-chat .entry-content a {
color: #722d19;
}
@ -1581,8 +1576,7 @@ footer.entry-meta {
}
.format-gallery .entry-meta a,
.format-gallery .entry-content a,
.format-gallery span.tags-links {
.format-gallery .entry-content a {
color: #722d19;
}
@ -3269,8 +3263,7 @@ footer.entry-meta {
}
.entry-meta,
.entry-meta a,
.entry-meta span.tags-links {
.entry-meta a {
color: #444;
font-size: 10pt;
}