mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 09:37:42 +01:00
Twenty Twelve: adjust styles for definition lists, props sennza and drewstrojny. Fixes #21259.
git-svn-id: http://core.svn.wordpress.org/trunk@21337 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d9a33b924f
commit
3fcb5b1764
@ -952,9 +952,12 @@ article.sticky .featured-post {
|
||||
.entry-content dt,
|
||||
.comment-content dt {
|
||||
font-weight: bold;
|
||||
margin-bottom: 24px;
|
||||
margin-bottom: 1.714285714rem;
|
||||
}
|
||||
.entry-content dd,
|
||||
.comment-content dd {
|
||||
line-height: 1.714285714;
|
||||
margin-bottom: 24px;
|
||||
margin-bottom: 1.714285714rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user