Update Hello Dolly for the new admin ui. Fixes #5657 props hansengel.

git-svn-id: https://develop.svn.wordpress.org/trunk@6871 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Peter Westwood 2008-02-16 15:07:31 +00:00
parent 5515989e0a
commit 69f21834fb

View File

@ -59,10 +59,11 @@ function dolly_css() {
#dolly {
position: absolute;
top: 2.3em;
margin: 0; padding: 0;
right: 1em;
margin: 0;
padding: 0;
right: 15%;
font-size: 16px;
color: #f1f1f1;
color: #d54e21;
}
</style>
";