mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-17 08:05:21 +01:00
In Twenty Ten, adjust padding and margin for the site-generator image
git-svn-id: http://svn.automattic.com/wordpress/trunk@14865 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a90a9b6fd4
commit
1ec3c835d8
@ -1217,9 +1217,8 @@ h3#reply-title {
|
|||||||
display:inline-block;
|
display:inline-block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background: url(images/wordpress.png) center left no-repeat;
|
background: url(images/wordpress.png) center left no-repeat;
|
||||||
padding-left: 19px;
|
padding-left: 20px;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
margin-left: 1px;
|
|
||||||
}
|
}
|
||||||
#site-generator a:hover {
|
#site-generator a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
Loading…
Reference in New Issue
Block a user