diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 3c829cf94..43d2d5016 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -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; }