Twenty Twelve: update styles for tag/category descriptions on archive pages, props drewstrojny. Closes #21255.
git-svn-id: http://core.svn.wordpress.org/trunk@21397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
dcde226134
commit
0403c40ecf
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue