mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 09:19:04 +00:00
Add logo
git-svn-id: https://develop.svn.wordpress.org/trunk@9021 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -619,7 +619,7 @@ a.view-comment-post-link {
|
||||
#user_info p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
line-height: 31px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
#wphead a, #dashmenu a, #adminmenu a, #sidemenu a, #taglist a, #catlist a, #show-settings a {
|
||||
@@ -635,6 +635,11 @@ a.view-comment-post-link {
|
||||
letter-spacing: normal;
|
||||
}
|
||||
|
||||
#logo50 {
|
||||
margin: 8px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
ul#adminmenu li.write-new-button {
|
||||
margin: -10px 18px 12px;
|
||||
}
|
||||
@@ -656,7 +661,7 @@ ul#adminmenu li.write-new-button a {
|
||||
|
||||
#wphead h1 {
|
||||
font: normal 36px Georgia, "Times New Roman", Times, serif;
|
||||
padding: 11px 170px 16px 12px;
|
||||
padding: 11px 170px 16px 70px;
|
||||
margin: 0;
|
||||
margin-right: 15%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user