Twenty Twelve: update styles for tag/category descriptions on archive pages, props drewstrojny. Closes #21255.
git-svn-id: https://develop.svn.wordpress.org/trunk@21397 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6bff901746
commit
51b5a97524
|
@ -1007,13 +1007,12 @@ footer .edit-link {
|
||||||
border-bottom: 1px solid #ededed;
|
border-bottom: 1px solid #ededed;
|
||||||
}
|
}
|
||||||
.archive-meta {
|
.archive-meta {
|
||||||
color: #636363;
|
color: #777;
|
||||||
font-size: 11px;
|
font-size: 12px;
|
||||||
font-size: 0.785714286rem;
|
font-size: 0.857142857rem;
|
||||||
line-height: 2.181818182;
|
line-height: 2;
|
||||||
margin-top: 22px;
|
margin-top: 22px;
|
||||||
margin-top: 1.571428571rem;
|
margin-top: 1.571428571rem;
|
||||||
text-transform: uppercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue