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:
parent
7976d36ca2
commit
249203d869
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user