Specify a line height for entry-title in the Twenty Ten theme

git-svn-id: https://develop.svn.wordpress.org/trunk@15153 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2010-06-06 20:19:23 +00:00
parent 57a9d076b0
commit 5790295d13
1 changed files with 1 additions and 0 deletions

View File

@ -562,6 +562,7 @@ div.menu li {
#content .entry-title {
color: #000;
font-size: 21px;
line-height: 1.3em;
font-weight: bold;
margin-bottom: 0;
}