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
This commit is contained in:
Matt Thomas 2010-02-23 19:08:46 +00:00
parent 7976d36ca2
commit 249203d869
1 changed files with 2 additions and 1 deletions

View File

@ -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;