Tag editor-style support, adjust site-info font size in twentyten. See #9015

git-svn-id: http://svn.automattic.com/wordpress/trunk@13335 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iammattthomas 2010-02-23 19:08:46 +00:00
parent fc6e8c8741
commit b92bce7e7f

View File

@ -4,7 +4,7 @@ Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress. Description: The 2010 default theme for WordPress.
Author: the WordPress team Author: the WordPress team
Version: 0.7 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; float: left;
width: 700px; width: 700px;
font-weight: bold; font-weight: bold;
font-size: 14px;
} }
#site-generator { #site-generator {
float: right; float: right;