Header CSS cleanup

git-svn-id: https://develop.svn.wordpress.org/trunk@9275 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2008-10-22 04:18:43 +00:00
parent 08e5813a50
commit 0d0974ddad
2 changed files with 2 additions and 26 deletions

View File

@@ -654,22 +654,12 @@ a#view-site-link {
#wphead {
height: 46px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
#wphead a, #adminmenu a, #sidemenu a, #taglist a, #catlist a, #show-settings a {
text-decoration: none;
}
#wphead #breadcrumb {
margin-top: 12px;
margin-left: 10px;
font: 16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
padding: 3px 4px;
letter-spacing: normal;
}
#logo50 {
float: left;
margin: 9px 0 0 20px;