From 249203d86940e76795c0ce990d717930f7d60942 Mon Sep 17 00:00:00 2001 From: Matt Thomas Date: Tue, 23 Feb 2010 19:08:46 +0000 Subject: [PATCH] Tag editor-style support, adjust site-info font size in twentyten. See #9015 git-svn-id: https://develop.svn.wordpress.org/trunk@13335 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentyten/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index e367f8702d..ebab6d2aab 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -4,7 +4,7 @@ Theme URI: http://wordpress.org/ Description: The 2010 default theme for WordPress. Author: the WordPress team Version: 0.7 -Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support +Tags: black, blue, white, two-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style */ @@ -181,6 +181,7 @@ code { float: left; width: 700px; font-weight: bold; + font-size: 14px; } #site-generator { float: right;