From 69f21834fb0cf152314a23769e67640f8f1cd81c Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Sat, 16 Feb 2008 15:07:31 +0000 Subject: [PATCH] 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 --- wp-content/plugins/hello.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/wp-content/plugins/hello.php b/wp-content/plugins/hello.php index 14374585b6..018889de66 100644 --- a/wp-content/plugins/hello.php +++ b/wp-content/plugins/hello.php @@ -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; } ";