diff options
-rw-r--r-- | views/default/css.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php index 9d0daa2a9..4156305ce 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -426,7 +426,7 @@ h6 { font-size: 0.8em; } #elgg_topbar_container_left a.usersettings { margin:0 0 0 20px; - color:#4690d6; + color:#999999; } #elgg_topbar_container_left a.usersettings:hover { color:#eeeeee; |