diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 439764f3c0..8b27935076 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -1121,6 +1121,9 @@ h3#reply-title { .widget-area a:hover { text-decoration: underline; } +.widget-area .entry-meta { + font-size: 11px; +} #wp_tag_cloud div { line-height: 1.6em; }