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:
parent
20de3f689a
commit
0c0e3a237b
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue