Better header logo from iammattthomas, fixes #8408
git-svn-id: http://svn.automattic.com/wordpress/trunk@9937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
dccee153c3
commit
5447602b70
Binary file not shown.
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 1.1 KiB |
|
@ -866,12 +866,12 @@ a#view-site-link {
|
||||||
|
|
||||||
#logo50 {
|
#logo50 {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 9px 0 0 20px;
|
margin: 7px 0 0 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wphead h1 {
|
#wphead h1 {
|
||||||
font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
font: normal 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
|
||||||
padding: 10px 10px 5px;
|
padding: 10px 8px 5px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue