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:
parent
57a9d076b0
commit
5790295d13
|
@ -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