mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user