Skip to content

Commit

Permalink
Twenty Twelve: update styles for tag/category descriptions on archive…
Browse files Browse the repository at this point in the history
… pages, props drewstrojny. Closes #21255.

git-svn-id: http://core.svn.wordpress.org/trunk@21397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
lancewillett committed Aug 1, 2012
1 parent a2fc600 commit 4c35d05
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions wp-content/themes/twentytwelve/style.css
Expand Up @@ -1007,13 +1007,12 @@ footer .edit-link {
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #636363;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
color: #777;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
text-transform: uppercase;
}


Expand Down

0 comments on commit 4c35d05

Please sign in to comment.