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

git-svn-id: http://svn.automattic.com/wordpress/trunk@15153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iammattthomas 2010-06-06 20:19:23 +00:00
parent 20de3f689a
commit 0c0e3a237b
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;
}